mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
rclone: Update to 1.71.1
Release note: https://github.com/rclone/rclone/releases/tag/v1.71.1 Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
@@ -6,12 +6,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=rclone
|
||||
PKG_VERSION:=1.71.0
|
||||
PKG_VERSION:=1.71.1
|
||||
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:=20eab33e279e7c14a20174db43277de3f5bbdcd248103e014d6e54374b43224a
|
||||
PKG_HASH:=a3aa14e37047081f9770d7c58a0f13e665ed99600259884246b1884fc4b30b6c
|
||||
|
||||
PKG_LICENSE:=MIT
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
||||
Reference in New Issue
Block a user