From bc19d52bb30008ced085e981ca28e6a51239916f Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Sat, 9 May 2026 10:56:48 +0800 Subject: [PATCH] rclone: Update to 1.74.1 Release note: https://rclone.org/changelog/#v1-74-1-2026-05-08 Signed-off-by: Tianling Shen --- net/rclone/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/rclone/Makefile b/net/rclone/Makefile index ee0cbb24b2..f455c1a696 100644 --- a/net/rclone/Makefile +++ b/net/rclone/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=rclone -PKG_VERSION:=1.73.3 +PKG_VERSION:=1.74.1 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:=91a2189140b90b40cf113f974f6441f22b3a21434b00f85cd2dfdc56e6eab3d6 +PKG_HASH:=aa0470151fe2e33d6bb96657892dfc4d56f92472a2dedebdda4ff296e87b79dc PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE