rclone: update to 1.48.0.
This commit is contained in:
parent
eeecd4b6ed
commit
89e30ad145
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.47.0
|
version=1.48.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/downloads/"
|
homepage="https://rclone.org/downloads/"
|
||||||
distfiles="https://github.com/ncw/rclone/releases/download/v${version}/rclone-v${version}.tar.gz"
|
distfiles="https://github.com/ncw/rclone/releases/download/v${version}/rclone-v${version}.tar.gz"
|
||||||
checksum=3236de60f487dfc6987297001c6551618bcc4586e3db4b3de52c9217fc657aaf
|
checksum=8cfed0b0e0c341c74d466d3ecc84e35e32666391d075445d50fe623035cd03e4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue