aboutsummaryrefslogtreecommitdiff
path: root/net/rclone/Makefile
diff options
context:
space:
mode:
authorTianling Shen <cnsztl@immortalwrt.org>2022-04-30 08:11:48 +0800
committerNick Hainke <vincent@systemli.org>2022-04-30 13:57:39 +0200
commitcf81132418cfe4c07b8b69e068e5663c0ceaa75b (patch)
tree8f6d7f34f6d81dc89ae60c5d392f6cc544400ea9 /net/rclone/Makefile
parentc5b668df5bc3a54c696d2903c7d45cae8890e235 (diff)
rclone: Update to 1.58.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Diffstat (limited to 'net/rclone/Makefile')
-rw-r--r--net/rclone/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rclone/Makefile b/net/rclone/Makefile
index abb724eab..d967f4262 100644
--- a/net/rclone/Makefile
+++ b/net/rclone/Makefile
@@ -6,12 +6,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=rclone
-PKG_VERSION:=1.58.0
+PKG_VERSION:=1.58.1
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:=b3f953a282964d6d73a7278ccb2bb836d9aca855e9dc5fb6f4bc986b0e5656fa
+PKG_HASH:=b1fe94642547d63ce52cdc49a06696e8b478a04ca100ab4ab1c92ff7157177a9
PKG_LICENSE:=MIT
PKG_LICENSE_FILE:=LICENSE