Merge pull request #2980 from diogoleal/update_rclone
rclone: update to 1.25
This commit is contained in:
commit
17c2711c66
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rclone'
|
||||
pkgname=rclone
|
||||
version=1.24
|
||||
version=1.25
|
||||
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=b8a7f7951c6bf2aef8a3c91a80feb0e1da695422cf85482831bed4d1cd018ed9
|
||||
checksum=6f8685e28c30aa700e0859cc017a76605c00dab8cd69aa5f16a4fd022d16d200
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue