rclone: update to 1.59.2.
This commit is contained in:
parent
f8e8353e41
commit
14e198f803
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rclone'
|
||||
pkgname=rclone
|
||||
version=1.59.1
|
||||
version=1.59.2
|
||||
revision=1
|
||||
wrksrc="rclone-v${version}"
|
||||
build_style=go
|
||||
|
@ -14,7 +14,7 @@ license="MIT"
|
|||
homepage="https://rclone.org/"
|
||||
changelog="https://rclone.org/changelog/"
|
||||
distfiles="https://downloads.rclone.org/v${version}/rclone-v${version}.tar.gz"
|
||||
checksum=db3860e4549af28d87aa83f2035a57c5d081b179e40d4c828db19c3c3545831e
|
||||
checksum=dc2112e7872f7aabd0548c2c74bcb3c09abda32da66efa287a4c7d5b305bdc6f
|
||||
|
||||
pre_build() {
|
||||
if [ "$CROSS_BUILD" ] && [ "$XBPS_TARGET_LIBC" = musl ]; then
|
||||
|
|
Loading…
Reference in New Issue