rclone: update to 1.49.1.
This commit is contained in:
committed by
Helmut Pozimski
parent
5b9385e7f9
commit
b117c5b7b5
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'rclone'
|
# Template file for 'rclone'
|
||||||
pkgname=rclone
|
pkgname=rclone
|
||||||
version=1.49.0
|
version=1.49.1
|
||||||
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=2a46cd1ce886a60715ecd9c9e2a699e2688689d846b81ffe379e625674aff10d
|
checksum=bdb02ac657099a152a30c706323af1355b2152b01f1a47f11f7d15eb8edc18b4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|||||||
Reference in New Issue
Block a user