rclone: update to 1.32
This commit is contained in:
parent
a41876ed79
commit
95f05033e0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rclone'
|
||||
pkgname=rclone
|
||||
version=1.30
|
||||
version=1.32
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/ncw/rclone"
|
||||
|
@ -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=fe36de12698698b9680c58c9289393f66d93b6f65f3df43f66966075f18aa937
|
||||
checksum=8282c73bd2b06367454777eda9d139ad932fc180564ebcf48184a7aec4dffc13
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue