Merge pull request #4384 from diogoleal/rclone-1.30
rclone: update to 1.30
This commit is contained in:
commit
1ea2c52387
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'rclone'
|
||||
pkgname=rclone
|
||||
version=1.29
|
||||
revision=2
|
||||
version=1.30
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/ncw/rclone"
|
||||
hostmakedepends="git-perl pandoc perl python"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|||
license="MIT"
|
||||
homepage="http://rclone.org/downloads/"
|
||||
distfiles="https://github.com/ncw/rclone/archive/v${version}.tar.gz"
|
||||
checksum=f626f5671ca70f6ef2569eab1534df67c19f6ef2780ca96595d55c922d7488a9
|
||||
checksum=fe36de12698698b9680c58c9289393f66d93b6f65f3df43f66966075f18aa937
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue