Skip to content

Commit

Permalink
update 2024-09-14 02:09:03
Browse files Browse the repository at this point in the history
  • Loading branch information
kenzok8 committed Sep 13, 2024
1 parent d2f9e1d commit 0b879bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions alist/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=alist
PKG_VERSION:=3.37.1
PKG_VERSION:=3.37.2
PKG_WEB_VERSION:=3.37.1
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/alist-org/alist/tar.gz/v$(PKG_VERSION)?
PKG_HASH:=528a967fc26d3d74c33c4efc2baa8cf5a64e82c167c582e749724fcefae10ce5
PKG_HASH:=e27a17b3ff57bf78bd612a92199c72449152e41d34da73f3576c25d4581bea45

PKG_LICENSE:=GPL-3.0
PKG_LICENSE_FILE:=LICENSE
Expand Down

0 comments on commit 0b879bc

Please sign in to comment.