From: Tianling Shen Date: Wed, 22 Jul 2026 04:03:08 +0000 (+0800) Subject: cloudreve: update to 4.18.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=c7e6d5ce4252fe3ebe7268cfea1e935cd5f52339;p=openwrt-packages.git cloudreve: update to 4.18.0 Changelog: - https://github.com/cloudreve/cloudreve/releases/tag/4.17.0 - https://github.com/cloudreve/cloudreve/releases/tag/4.18.0 Signed-off-by: Tianling Shen --- diff --git a/net/cloudreve/Makefile b/net/cloudreve/Makefile index 16d6d8726..f6ce52433 100644 --- a/net/cloudreve/Makefile +++ b/net/cloudreve/Makefile @@ -5,13 +5,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=cloudreve -PKG_VERSION:=4.16.1 -PKG_RELEASE:=2 +PKG_VERSION:=4.18.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:=ae351fbfcc413c5bc29a9b8390f1b6d011ef0887a2f932e40faff741a7437283 +PKG_MIRROR_HASH:=138ceee15bba6e6a87c6d478b94b725be4c893f5c7353aff897e04a07a8a05a4 PKG_LICENSE:=GPL-3.0-only PKG_LICENSE_FILES:=LICENSE