mirror of
https://github.com/openwrt/packages.git
synced 2026-04-14 23:13:16 +04:00
rclone: Update to 1.73.3
Release note: https://rclone.org/changelog/#v1-73-3-2026-03-23 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.73.0
|
||||
PKG_VERSION:=1.73.3
|
||||
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:=91c777ce0bf41caa5de9aeaeae37310f9310bd7b12b5eee7337f57cbaae5830c
|
||||
PKG_HASH:=91a2189140b90b40cf113f974f6441f22b3a21434b00f85cd2dfdc56e6eab3d6
|
||||
|
||||
PKG_LICENSE:=MIT
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
||||
Reference in New Issue
Block a user