Skip to content

Commit

Permalink
alist: bump to v3.22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jul 16, 2023
1 parent 70e790c commit 63cf913
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.22.0
PKG_VERSION:=3.22.1
PKG_WEB_VERSION:=3.22.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:=163b55c34f050c5220b1d8cc7eeff4d84da22a8dd980ec56348b996e8bff56b7
PKG_HASH:=d7ca163b972aa861ed4dde2fb37065ffa10bccc5273d88accfcfb633bf079fa7

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

0 comments on commit 63cf913

Please sign in to comment.