Skip to content

Commit

Permalink
alist: bump to v3.39.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gitea-action committed Nov 17, 2024
1 parent 176d736 commit 367ea2c
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.3
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:=85f14bd62bdc82f81f7f2d4a966d5e3ca420ffc826b2b147b34fe066d6e01947

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

0 comments on commit 367ea2c

Please sign in to comment.