From 04b82e9da01e8c067702867e3ad2a604f481b169 Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Thu, 2 Dec 2021 13:02:25 +0800 Subject: [PATCH] cloudreve: Update to 3.4.2 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 53bfa23b60..b8345f83b0 100644 --- a/net/cloudreve/Makefile +++ b/net/cloudreve/Makefile @@ -5,13 +5,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=cloudreve -PKG_VERSION:=3.4.1 +PKG_VERSION:=3.4.2 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/cloudreve/Cloudreve.git PKG_SOURCE_VERSION:=$(PKG_VERSION) -PKG_MIRROR_HASH:=1c7f4c1a77d380e1c8c431c1b3eea367d136342cd0a8c725d57183cb29656063 +PKG_MIRROR_HASH:=7ceda70ae80582df46e0f110ad5d21c825aadcd75441be3e39c714e0c7d3ba19 PKG_LICENSE:=GPL-3.0-only PKG_LICENSE_FILES:=LICENSE