mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
rclone: update to 1.51.0.
This commit is contained in:
parent
4bb2116ff2
commit
0ded2be37c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rclone'
|
# Template file for 'rclone'
|
||||||
pkgname=rclone
|
pkgname=rclone
|
||||||
version=1.50.1
|
version=1.51.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="rclone-v${version}"
|
wrksrc="rclone-v${version}"
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://rclone.org/"
|
homepage="https://rclone.org/"
|
||||||
distfiles="https://github.com/rclone/rclone/releases/download/v${version}/rclone-v${version}.tar.gz"
|
distfiles="https://github.com/rclone/rclone/releases/download/v${version}/rclone-v${version}.tar.gz"
|
||||||
checksum=48d6c80883427469682b4d97099d7631cf3b67aa85e652c254423bd1422ce216
|
checksum=3eb5b7ffce17e56fadb29bf854666723a14c93fedc02046c7f34c792dbd227ee
|
||||||
nocross="Problems with the dynamic linker: https://api.travis-ci.org/v3/job/613099406/log.txt"
|
nocross="Problems with the dynamic linker: https://api.travis-ci.org/v3/job/613099406/log.txt"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue