From 277c4cb2109f4d32ae7f550e4d43634fea495512 Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Mon, 9 Oct 2023 11:48:10 +0800 Subject: [PATCH] cloudreve: Update to 3.8.3 Signed-off-by: Tianling Shen (cherry picked from commit 503825ef41d67af8b2cb35fe8dfe683f1c1ca766) --- net/cloudreve/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/cloudreve/Makefile b/net/cloudreve/Makefile index 245f595c33..d992773443 100644 --- a/net/cloudreve/Makefile +++ b/net/cloudreve/Makefile @@ -5,13 +5,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=cloudreve -PKG_VERSION:=3.8.1 +PKG_VERSION:=3.8.3 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/cloudreve/Cloudreve.git PKG_SOURCE_VERSION:=$(PKG_VERSION) -PKG_MIRROR_HASH:=463e8580131c8a021b95ef7014f66556c7fdedad2c1b71627f9efaa86a758f03 +PKG_MIRROR_HASH:=b7945292c73993d47f251135c8dd06c8ecd8d22902594391213f446123d9fced PKG_LICENSE:=GPL-3.0-only PKG_LICENSE_FILES:=LICENSE