]> git.99rst.org Git - openwrt-packages.git/commitdiff
rclone: update to 1.75.0
authorTianling Shen <redacted>
Tue, 1 Sep 2026 01:47:11 +0000 (09:47 +0800)
committerTianling Shen <redacted>
Tue, 1 Sep 2026 01:47:11 +0000 (09:47 +0800)
Release note: https://github.com/rclone/rclone/releases/tag/v1.75.0

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

index 7f8a3f89d8939b6ee697a5640589db3110a16c46..76ae7d9bf3af8cf9cce290351ed4247af3244704 100644 (file)
@@ -6,12 +6,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=rclone
-PKG_VERSION:=1.74.4
+PKG_VERSION:=1.75.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:=b8279a31a5249e4aecf04acff744ace4a2e3a169e4539a24aa67a9994f645d3b
+PKG_HASH:=1292c5fae9d10d6df3ea0c2ba96de42336e96e2e878729af1f02f86900434ee0
 
 PKG_LICENSE:=MIT
 PKG_LICENSE_FILES:=LICENSE
git clone https://git.99rst.org/PROJECT