rclone: update to 1.54.1.
This commit is contained in:
parent
a815905d5c
commit
4284507dc9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'rclone'
|
||||
pkgname=rclone
|
||||
version=1.54.0
|
||||
revision=2
|
||||
version=1.54.1
|
||||
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://downloads.rclone.org/v${version}/rclone-v${version}.tar.gz"
|
||||
checksum=95f952dc059b842bd40338458b77657f7b5a1680c4ca837a3adcf83b63c8fda1
|
||||
checksum=378a4fd9f3fc47d51413ba48e31a275c972a9e31f3483d46c196ab26f8f1d7e7
|
||||
|
||||
pre_build() {
|
||||
if [ "$CROSS_BUILD" ] && [ "$XBPS_TARGET_LIBC" = musl ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue