rclone: update to 1.49.5.
This commit is contained in:
parent
19c39a3830
commit
157886146f
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rclone'
|
# Template file for 'rclone'
|
||||||
pkgname=rclone
|
pkgname=rclone
|
||||||
version=1.49.4
|
version=1.49.5
|
||||||
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=070afc85e4e9921151d7cb67247db8f0ff2f06fcf2652c43a42fa6e1e35847af
|
checksum=abd2c83d71c63a4b0a30b1980b942868e707d05e14ae76ad39abf5cc5a5fde63
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Reference in New Issue