From: Tianling Shen Date: Thu, 4 Dec 2025 02:25:01 +0000 (+0800) Subject: rclone: Update to 1.72.0 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=8e0f4b8bdd7b9e0c213866d5e44341f0b2f079b4;p=feed%2Fpackages.git rclone: Update to 1.72.0 Release note: https://github.com/rclone/rclone/releases/tag/v1.72.0 Signed-off-by: Tianling Shen --- diff --git a/net/rclone/Makefile b/net/rclone/Makefile index 01069e1cac..68f96319f9 100644 --- a/net/rclone/Makefile +++ b/net/rclone/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=rclone -PKG_VERSION:=1.71.2 +PKG_VERSION:=1.72.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:=54c619a2f6921981f276f01a12209bf2f2b5d94f580cd8699e93aa7c3e9ee9ba +PKG_HASH:=5a2eccbc3519224377c0fbbf4469c6e8125c37616ac28cf3c3ec091ccfbbe0c5 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE