From 90e037b5e59043e70118eeb2675e22bef1ffe4e4 Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Mon, 31 Oct 2022 12:54:58 +0800 Subject: rclone: Update to 1.60.0 Signed-off-by: Tianling Shen --- net/rclone/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/rclone/Makefile') diff --git a/net/rclone/Makefile b/net/rclone/Makefile index 513108ec8..6a1ec2c21 100644 --- a/net/rclone/Makefile +++ b/net/rclone/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=rclone -PKG_VERSION:=1.59.1 +PKG_VERSION:=1.60.0 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/rclone/rclone/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=3eb56502c49ffe53da0360b66d5c9ee6147433f1a9b0238686c1743855cc891f +PKG_HASH:=357ee8bb1c1589d9640f1eb87ffeb9dbe8bc7ea6f33f90f56df142515a32f4f2 PKG_LICENSE:=MIT PKG_LICENSE_FILE:=LICENSE -- cgit v1.2.3