rclone: update to 1.53.4
This commit is contained in:
parent
eacabea7ea
commit
f22ff20727
@ -1,7 +1,7 @@
|
||||
# Template file for 'rclone'
|
||||
pkgname=rclone
|
||||
version=1.53.3
|
||||
revision=2
|
||||
version=1.53.4
|
||||
revision=1
|
||||
wrksrc="rclone-v${version}"
|
||||
build_style=go
|
||||
go_import_path=github.com/rclone/rclone
|
||||
@ -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=f1e213bc6fb7c46f9a4cc8604ae0856718434bdafe07fa3ce449ae9a510a5763
|
||||
checksum=68b231a917872b36d73f48b19d2ba98fdaca467e9b433105fa7f4dc3b15f556b
|
||||
|
||||
pre_build() {
|
||||
if [ "$CROSS_BUILD" ] && [ "$XBPS_TARGET_LIBC" = musl ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user