Browse Source

cloudreve: Update to 3.5.2

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 8f6bf937ca)
lilik-openwrt-22.03
Tianling Shen 2 years ago
parent
commit
d51f7c20b7
No known key found for this signature in database GPG Key ID: 6850B6345C862176
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      net/cloudreve/Makefile

+ 2
- 2
net/cloudreve/Makefile View File

@ -5,13 +5,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=cloudreve
PKG_VERSION:=3.5.1
PKG_VERSION:=3.5.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:=d9892bf18c4e6af65d233d1263d873e94baf6ab55fa25438457800ae2e418642
PKG_MIRROR_HASH:=027ff974c0f01d3db333e3727384ba4338e44e800c2464f6ff025fff27eefdc5
PKG_LICENSE:=GPL-3.0-only
PKG_LICENSE_FILES:=LICENSE


Loading…
Cancel
Save