Skip to content

Commit

Permalink
alist: bump to v3.16.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sbwml committed Apr 27, 2023
1 parent 5055007 commit 89407d2
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.16.2
PKG_VERSION:=3.16.3
PKG_WEB_VERSION:=3.16.2
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:=10e552a1f48e1e18296bf815f1330bd56a3bcd3723b2494610041b67d21bbd63
PKG_HASH:=541598a1238720256053fa9fec2091edffd2223a2faad19062b38393d35975f0

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

0 comments on commit 89407d2

Please sign in to comment.