mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
parent
3c8037c3cf
commit
d6150e9c34
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'rclone'
|
# Template file for 'rclone'
|
||||||
pkgname=rclone
|
pkgname=rclone
|
||||||
version=1.37
|
version=1.38
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/ncw/rclone"
|
go_import_path="github.com/ncw/rclone"
|
||||||
short_desc="A rsync for cloud storage"
|
short_desc="A rsync for cloud storage"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://rclone.org/downloads/"
|
homepage="http://rclone.org/downloads/"
|
||||||
distfiles="https://github.com/ncw/rclone/archive/v${version}.tar.gz"
|
distfiles="https://github.com/ncw/rclone/archive/v${version}.tar.gz"
|
||||||
checksum=5666888428ad0194e2d4d4af4dab0d34955dc752682af8e3779112ec7cfd47fd
|
checksum=d4806a55b64ab54923b55b230f2b2679406d5de995884433d3d60516bb8ebcc0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue