From 1db53ab9c2b37e2693d0feb8c691b95f44a0b7bd Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Sun, 8 Feb 2026 17:24:02 +0800 Subject: [PATCH] rclone: Update to 1.73.0 Release note: https://github.com/rclone/rclone/releases/tag/v1.73.0 Signed-off-by: Tianling Shen (cherry picked from commit be143e2f77f7288c6b0338ef9cc864a17c1bdfab) --- net/rclone/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/rclone/Makefile b/net/rclone/Makefile index 49c7864100..9ffed7df96 100644 --- a/net/rclone/Makefile +++ b/net/rclone/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=rclone -PKG_VERSION:=1.72.1 +PKG_VERSION:=1.73.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:=322c73932b533571880832c0e07abdf9492c7f329b7d1dcdbd2a195fa2635a77 +PKG_HASH:=91c777ce0bf41caa5de9aeaeae37310f9310bd7b12b5eee7337f57cbaae5830c PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE