mirror of
https://github.com/openwrt/packages.git
synced 2026-04-14 23:13:16 +04:00
rclone: Update to 1.73.0
Release note: https://github.com/rclone/rclone/releases/tag/v1.73.0 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.72.1
|
||||
PKG_VERSION:=1.73.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:=322c73932b533571880832c0e07abdf9492c7f329b7d1dcdbd2a195fa2635a77
|
||||
PKG_HASH:=91c777ce0bf41caa5de9aeaeae37310f9310bd7b12b5eee7337f57cbaae5830c
|
||||
|
||||
PKG_LICENSE:=MIT
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
||||
Reference in New Issue
Block a user