rclone: update to 1.29 (#4073)
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'rclone'
|
# Template file for 'rclone'
|
||||||
pkgname=rclone
|
pkgname=rclone
|
||||||
version=1.28
|
version=1.29
|
||||||
revision=2
|
revision=2
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/ncw/rclone"
|
go_import_path="github.com/ncw/rclone"
|
||||||
@@ -10,7 +10,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://rclone.org/downloads/"
|
homepage="http://rclone.org/downloads/"
|
||||||
distfiles="https://github.com/ncw/rclone/archive/v${version}.tar.gz"
|
distfiles="https://github.com/ncw/rclone/archive/v${version}.tar.gz"
|
||||||
checksum=c247491754f44fb0a114e408de3745da86edb159ae4fe203deea1979aedf4c12
|
checksum=f626f5671ca70f6ef2569eab1534df67c19f6ef2780ca96595d55c922d7488a9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|||||||
Reference in New Issue
Block a user