From: Tianling Shen Date: Tue, 4 Feb 2025 07:25:08 +0000 (+0800) Subject: rclone: Update to 1.69.0 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=35b614c43758cfcac53f54a392e841aff30c4f1b;p=feed%2Fpackages.git rclone: Update to 1.69.0 Signed-off-by: Tianling Shen --- diff --git a/net/rclone/Makefile b/net/rclone/Makefile index 22786c5e48..22de347407 100644 --- a/net/rclone/Makefile +++ b/net/rclone/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=rclone -PKG_VERSION:=1.68.2 -PKG_RELEASE:=2 +PKG_VERSION:=1.69.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:=6c4c1a1702633c7a8f8755a9cfb951c3ae0b7bcc2e210b92e191250b6aae2e9f +PKG_HASH:=9b360793108d0b9a3208dacece76e72f5d9253c6710da1c08a1eb8a91eeb9854 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE