From 2aa2a157b6b38085af8fbe6b98857480602e1842 Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Tue, 3 May 2022 18:18:06 +0800 Subject: [PATCH] cloudreve: Update to 3.5.3 Signed-off-by: Tianling Shen (cherry picked from commit fc090f1eebfbb23ab7fe2a87b61ba0000dbe4ef2) [Removed wrong cherry-pick info] Signed-off-by: Tianling Shen --- net/cloudreve/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/cloudreve/Makefile b/net/cloudreve/Makefile index 78d509a46..7de8963a4 100644 --- a/net/cloudreve/Makefile +++ b/net/cloudreve/Makefile @@ -5,13 +5,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=cloudreve -PKG_VERSION:=3.5.2 +PKG_VERSION:=3.5.3 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/cloudreve/Cloudreve.git PKG_SOURCE_VERSION:=$(PKG_VERSION) -PKG_MIRROR_HASH:=027ff974c0f01d3db333e3727384ba4338e44e800c2464f6ff025fff27eefdc5 +PKG_MIRROR_HASH:=c43ec528df19d239b06456e78aae3d9852da5cca372c157b62f1f74b03f5cc0d PKG_LICENSE:=GPL-3.0-only PKG_LICENSE_FILES:=LICENSE