Skip to content

Commit

Permalink
cloudreve: Update to 3.8.1
Browse files Browse the repository at this point in the history
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 0263328)
  • Loading branch information
1715173329 committed Aug 4, 2023
1 parent 099984d commit d83c14a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions net/cloudreve/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=cloudreve
PKG_VERSION:=3.8.0
PKG_RELEASE:=2
PKG_VERSION:=3.8.1
PKG_RELEASE:=1

PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/cloudreve/Cloudreve.git
PKG_SOURCE_VERSION:=$(PKG_VERSION)
PKG_MIRROR_HASH:=4c05afb2193ab83bf144d75963f4757c1445317e68b2690727375a8e01f7ba3d
PKG_MIRROR_HASH:=463e8580131c8a021b95ef7014f66556c7fdedad2c1b71627f9efaa86a758f03

PKG_LICENSE:=GPL-3.0-only
PKG_LICENSE_FILES:=LICENSE
Expand Down

0 comments on commit d83c14a

Please sign in to comment.