rclone: update to 1.50.1.
This commit is contained in:
parent
fc67d9d45c
commit
044ee5394e
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rclone'
|
||||
pkgname=rclone
|
||||
version=1.49.5
|
||||
version=1.50.1
|
||||
revision=1
|
||||
wrksrc="rclone-v${version}"
|
||||
build_style=go
|
||||
|
@ -11,7 +11,8 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|||
license="MIT"
|
||||
homepage="https://rclone.org/"
|
||||
distfiles="https://github.com/rclone/rclone/releases/download/v${version}/rclone-v${version}.tar.gz"
|
||||
checksum=abd2c83d71c63a4b0a30b1980b942868e707d05e14ae76ad39abf5cc5a5fde63
|
||||
checksum=48d6c80883427469682b4d97099d7631cf3b67aa85e652c254423bd1422ce216
|
||||
nocross="Problems with the dynamic linker: https://api.travis-ci.org/v3/job/613099406/log.txt"
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue