mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
cloudreve: Update to 4.15.0
Changelog: - https://github.com/cloudreve/cloudreve/releases/tag/4.10.0 - https://github.com/cloudreve/cloudreve/releases/tag/4.10.1 - https://github.com/cloudreve/cloudreve/releases/tag/4.11.0 - https://github.com/cloudreve/cloudreve/releases/tag/4.11.1 - https://github.com/cloudreve/cloudreve/releases/tag/4.12.1 - https://github.com/cloudreve/cloudreve/releases/tag/4.13.0 - https://github.com/cloudreve/cloudreve/releases/tag/4.14.0 - https://github.com/cloudreve/cloudreve/releases/tag/4.14.1 - https://github.com/cloudreve/cloudreve/releases/tag/4.15.0 Fixes: CVE-2026-25726 Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
@@ -5,13 +5,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=cloudreve
|
||||
PKG_VERSION:=4.9.2
|
||||
PKG_VERSION:=4.15.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://github.com/cloudreve/Cloudreve.git
|
||||
PKG_SOURCE_VERSION:=$(PKG_VERSION)
|
||||
PKG_MIRROR_HASH:=d88edc8af20a5cce662689a297123d1b4d504b0ca0499942068bdbb3c9ec8ea7
|
||||
PKG_MIRROR_HASH:=61a7f84639a853d6a6e77dee72a7417fef84bac05328d9edae9f1a34396bf19d
|
||||
|
||||
PKG_LICENSE:=GPL-3.0-only
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
||||
Reference in New Issue
Block a user