From e565e93ed8713ffb5768fd38b371eff1a04fb82b Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Fri, 11 Jul 2025 19:30:33 +0800 Subject: [PATCH] rclone: Update to 1.70.3 Release note: https://github.com/rclone/rclone/releases/tag/v1.70.3 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 c70954ac1b..74900eab19 100644 --- a/net/rclone/Makefile +++ b/net/rclone/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=rclone -PKG_VERSION:=1.70.2 +PKG_VERSION:=1.70.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:=dc6b1eabbe35cfde3b9db2a25567ed6d4f4e65b5c71e52da7d6ff5f987ba86dc +PKG_HASH:=0b25fb9f0cb26883cfa885576ddb34276564a1e224edc5aacab826f9ba22179d PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE