Skip to content

Commit

Permalink
alist: bump to v3.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jul 11, 2023
1 parent fc777c8 commit 2cb520c
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.20.1
PKG_VERSION:=3.21.0
PKG_WEB_VERSION:=3.20.0
PKG_RELEASE:=2

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:=c30e6dfdb0e39615bfcecb17da3a9a643054c6f0eb819d5f45148d2cd0ce2955
PKG_HASH:=a265b9c0ed662b52d442802f7dfd90fc1222e96132106a302da2c3f02cc12732

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

0 comments on commit 2cb520c

Please sign in to comment.