From: Tianling Shen Date: Tue, 1 Sep 2026 01:47:11 +0000 (+0800) Subject: rclone: update to 1.75.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=63ba9c3bb4aa6070117289efc5a0e54226fe711e;p=openwrt-packages.git rclone: update to 1.75.0 Release note: https://github.com/rclone/rclone/releases/tag/v1.75.0 Signed-off-by: Tianling Shen --- diff --git a/net/rclone/Makefile b/net/rclone/Makefile index 7f8a3f89d..76ae7d9bf 100644 --- a/net/rclone/Makefile +++ b/net/rclone/Makefile @@ -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