Skip to content

Commit

Permalink
alist: bump to v3.39.4
Browse files Browse the repository at this point in the history
  • Loading branch information
gitea-action committed Nov 17, 2024
1 parent 6156502 commit b0872d7
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.39.2
PKG_VERSION:=3.39.4
PKG_WEB_VERSION:=3.39.2
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/AlistGo/alist/tar.gz/v$(PKG_VERSION)?
PKG_HASH:=c455b3fc14f4fd2b81ce1a590113027e3cb278a66a77fd5d21f3a295eb3ea987
PKG_HASH:=7dd11b1d4213d8992b5058bc00ee6f22be96659a450ada3f2e6389c94840490c

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

0 comments on commit b0872d7

Please sign in to comment.