mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
rclone: update to 1.52.1.
This commit is contained in:
parent
76d4abf4b6
commit
24e95fa843
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rclone'
|
||||
pkgname=rclone
|
||||
version=1.52.0
|
||||
version=1.52.1
|
||||
revision=1
|
||||
wrksrc="rclone-v${version}"
|
||||
build_style=go
|
||||
|
@ -10,8 +10,9 @@ short_desc="Rsync for cloud storage"
|
|||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||
license="MIT"
|
||||
homepage="https://rclone.org/"
|
||||
changelog="https://raw.githubusercontent.com/rclone/rclone/master/docs/content/changelog.md"
|
||||
distfiles="https://github.com/rclone/rclone/releases/download/v${version}/rclone-v${version}.tar.gz"
|
||||
checksum=b8cd06f62fa1623aa77e8a8f60f4a30c02c84c97488ded159968bf07beedf31b
|
||||
checksum=a95fbac3768bc5fa563fff8305786f6cfddd3457deb570a3ada4c776f1a87553
|
||||
nocross="Problems with the dynamic linker: https://api.travis-ci.org/v3/job/613099406/log.txt"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue