rclone: update to 1.53.1.
This commit is contained in:
parent
2c051b8b9e
commit
ac9d4a6337
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rclone'
|
||||
pkgname=rclone
|
||||
version=1.53.0
|
||||
version=1.53.1
|
||||
revision=1
|
||||
wrksrc="rclone-v${version}"
|
||||
build_style=go
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://rclone.org/"
|
||||
changelog="https://raw.githubusercontent.com/rclone/rclone/master/docs/content/changelog.md"
|
||||
distfiles="https://github.com/rclone/rclone/releases/download/v${version}/rclone-v${version}.tar.gz"
|
||||
checksum=1aba1774237ff6ac13f007c854816789b1b41d257aa5d9425a053263a7846f55
|
||||
checksum=d72d74a90a191fc0964705270ff59d58094e2bf4982f9fa0bc150f7296620caf
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue