cargo-update: update to 11.1.1.

This commit is contained in:
Jan Christian Grünhage 2022-12-12 14:58:16 +01:00 committed by Piraty
parent 987eab671d
commit 0fabcc6b1c
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.1.0 version=11.1.1
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=04aba0bd3cd4eafdf2c9a79dc6f649d0aaaf0fc248b765f44f359daaf8a54f05 checksum=8fb09783708c50ee17a2279c3d1a6fd41cde2a294c0d58fd206a569ea338c435
# 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