rclone: Update to 1.74.3
authorTianling Shen <redacted>
Mon, 15 Jun 2026 03:36:39 +0000 (11:36 +0800)
committerTianling Shen <redacted>
Mon, 15 Jun 2026 03:36:39 +0000 (11:36 +0800)
Release note: https://github.com/rclone/rclone/releases/tag/v1.74.3

Signed-off-by: Tianling Shen <redacted>
net/rclone/Makefile

index f455c1a696e4b7111eabd9ca0bbea56521bc45db..47b3ef98f95ed182d423f840cf1559fcd6412916 100644 (file)
@@ -6,12 +6,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=rclone
-PKG_VERSION:=1.74.1
+PKG_VERSION:=1.74.3
 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:=aa0470151fe2e33d6bb96657892dfc4d56f92472a2dedebdda4ff296e87b79dc
+PKG_HASH:=3ba8bc7fb216f8f0307357ac67842467f453050468d5751e9269954819148568
 
 PKG_LICENSE:=MIT
 PKG_LICENSE_FILES:=LICENSE
git clone https://git.99rst.org/PROJECT