cargo-update: update to 11.1.0.
This commit is contained in:
parent
b70b6a4208
commit
b08c61db69
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cargo-update'
|
||||
pkgname=cargo-update
|
||||
version=11.0.0
|
||||
version=11.1.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="cmake pkg-config go-md2man"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/nabijaczleweli/cargo-update"
|
||||
distfiles="https://github.com/nabijaczleweli/cargo-update/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=29ff0eeb72c71efcdd3b91cb7e0203d83cec0124b6203d0da83ce2c38f66d1cd
|
||||
checksum=04aba0bd3cd4eafdf2c9a79dc6f649d0aaaf0fc248b765f44f359daaf8a54f05
|
||||
|
||||
# on i686, unexpected index dir hashes are generated
|
||||
if [ "$XBPS_TARGET_MACHINE" == "i686" ]; then
|
||||
|
|
Loading…
Reference in New Issue