From c67193be6169fec4141b95fafae56a53571b2d47 Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Sat, 24 Dec 2022 11:18:45 +0800 Subject: [PATCH] cloudreve: Update to 3.6.2 Signed-off-by: Tianling Shen --- net/cloudreve/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/cloudreve/Makefile b/net/cloudreve/Makefile index 7de8963a45..feee89f341 100644 --- a/net/cloudreve/Makefile +++ b/net/cloudreve/Makefile @@ -5,13 +5,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=cloudreve -PKG_VERSION:=3.5.3 -PKG_RELEASE:=$(AUTORELEASE) +PKG_VERSION:=3.6.2 +PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/cloudreve/Cloudreve.git PKG_SOURCE_VERSION:=$(PKG_VERSION) -PKG_MIRROR_HASH:=c43ec528df19d239b06456e78aae3d9852da5cca372c157b62f1f74b03f5cc0d +PKG_MIRROR_HASH:=134dc707f8befaa9a193a2b0ae2eb2eebd3c5c70c291b5104bed458c63eedbb7 PKG_LICENSE:=GPL-3.0-only PKG_LICENSE_FILES:=LICENSE