cargo-update: update to 11.1.0.

This commit is contained in:
Jan Christian Grünhage 2022-11-27 00:04:55 +01:00 committed by classabbyamp
parent b70b6a4208
commit b08c61db69
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'cargo-update' # Template file for 'cargo-update'
pkgname=cargo-update pkgname=cargo-update
version=11.0.0 version=11.1.0
revision=1 revision=1
build_style=cargo build_style=cargo
hostmakedepends="cmake pkg-config go-md2man" hostmakedepends="cmake pkg-config go-md2man"
@ -10,7 +10,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
license="MIT" license="MIT"
homepage="https://github.com/nabijaczleweli/cargo-update" homepage="https://github.com/nabijaczleweli/cargo-update"
distfiles="https://github.com/nabijaczleweli/cargo-update/archive/refs/tags/v${version}.tar.gz" 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 # on i686, unexpected index dir hashes are generated
if [ "$XBPS_TARGET_MACHINE" == "i686" ]; then if [ "$XBPS_TARGET_MACHINE" == "i686" ]; then