Merge pull request #5333 from diogoleal/rclone-1.34
rclone: update to 1.34
This commit is contained in:
commit
4a90647ab9
@ -1,20 +1,17 @@
|
|||||||
# Template file for 'rclone'
|
# Template file for 'rclone'
|
||||||
pkgname=rclone
|
pkgname=rclone
|
||||||
version=1.32
|
version=1.34
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/ncw/rclone"
|
go_import_path="github.com/ncw/rclone"
|
||||||
hostmakedepends="git-perl pandoc perl python"
|
|
||||||
short_desc="A rsync for cloud storage"
|
short_desc="A rsync for cloud storage"
|
||||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
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=8282c73bd2b06367454777eda9d139ad932fc180564ebcf48184a7aec4dffc13
|
checksum=8426b19e0a94149fcfc0d5d1fb481af4d907459165c46cdc2d6e8eeba22851a6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
python make_manual.py
|
|
||||||
make rclone.1
|
|
||||||
vman rclone.1
|
vman rclone.1
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user