rclone: update to 1.49.2.
This commit is contained in:
parent
757aeb22f7
commit
8dade02eda
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rclone'
|
||||
pkgname=rclone
|
||||
version=1.49.1
|
||||
version=1.49.2
|
||||
revision=1
|
||||
wrksrc="rclone-v${version}"
|
||||
build_style=go
|
||||
|
@ -11,7 +11,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|||
license="MIT"
|
||||
homepage="https://rclone.org/"
|
||||
distfiles="https://github.com/rclone/rclone/releases/download/v${version}/rclone-v${version}.tar.gz"
|
||||
checksum=bdb02ac657099a152a30c706323af1355b2152b01f1a47f11f7d15eb8edc18b4
|
||||
checksum=12e967185def0f1247bbced1146036264c96422e872addc3da0a8a070b7214e1
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue