From: Tianling Shen Date: Tue, 19 Sep 2023 01:58:18 +0000 (+0800) Subject: rclone: Update to 1.64.0 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=1b75de7e5ca20280ba9e0b4672506abd1a7e2823;p=feed%2Fpackages.git rclone: Update to 1.64.0 Signed-off-by: Tianling Shen --- diff --git a/net/rclone/Makefile b/net/rclone/Makefile index 8f5f7b617d..01d253a9a7 100644 --- a/net/rclone/Makefile +++ b/net/rclone/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=rclone -PKG_VERSION:=1.63.1 +PKG_VERSION:=1.64.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/rclone/rclone/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=84b2b2206abc3cb56056c0b76cceefecef0b5f6ad86b208ca458675632f0edf6 +PKG_HASH:=3297838fdcf611a5ad605835f41c0e51031ce9f220c77a4ad0af6283b7805329 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE