From: Tianling Shen Date: Tue, 5 Dec 2023 11:02:27 +0000 (+0800) Subject: rclone: Update to 1.65.0 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=958a82d138a5b75e554b39d00529c3e6cd117498;p=feed%2Fpackages.git rclone: Update to 1.65.0 Signed-off-by: Tianling Shen (cherry picked from commit ac17302410dfa0958494b004e07d427cad7dd9cf) --- diff --git a/net/rclone/Makefile b/net/rclone/Makefile index 030a7caa7c..30584956f0 100644 --- a/net/rclone/Makefile +++ b/net/rclone/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=rclone -PKG_VERSION:=1.64.2 +PKG_VERSION:=1.65.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:=85feffc2d60554bcc3c59140750dc4ccf008e109b52c451956a1f52387af1bd6 +PKG_HASH:=22a15cbc381bab351c0698c83c1666344a07e1bde39ba44f33b95c5fb22cfaf4 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE