rclone: update to 1.54.0
This commit is contained in:
parent
ee33337c9e
commit
fd832b0265
@ -1,6 +1,6 @@
|
||||
# Template file for 'rclone'
|
||||
pkgname=rclone
|
||||
version=1.53.4
|
||||
version=1.54.0
|
||||
revision=1
|
||||
wrksrc="rclone-v${version}"
|
||||
build_style=go
|
||||
@ -12,7 +12,7 @@ license="MIT"
|
||||
homepage="https://rclone.org/"
|
||||
changelog="https://raw.githubusercontent.com/rclone/rclone/master/docs/content/changelog.md"
|
||||
distfiles="https://github.com/rclone/rclone/releases/download/v${version}/rclone-v${version}.tar.gz"
|
||||
checksum=68b231a917872b36d73f48b19d2ba98fdaca467e9b433105fa7f4dc3b15f556b
|
||||
checksum=95f952dc059b842bd40338458b77657f7b5a1680c4ca837a3adcf83b63c8fda1
|
||||
|
||||
pre_build() {
|
||||
if [ "$CROSS_BUILD" ] && [ "$XBPS_TARGET_LIBC" = musl ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user