cargo-update: update to 13.0.4

This commit is contained in:
Marcin Puc 2023-05-20 19:27:24 +02:00 committed by classabbyamp
parent a557d5b7a5
commit ebbd060573

View file

@ -1,6 +1,6 @@
# Template file for 'cargo-update'
pkgname=cargo-update
version=13.0.3
version=13.0.4
revision=1
build_style=cargo
hostmakedepends="pkg-config go-md2man"
@ -11,12 +11,7 @@ license="MIT"
homepage="https://github.com/nabijaczleweli/cargo-update"
changelog="https://github.com/nabijaczleweli/cargo-update/releases"
distfiles="https://github.com/nabijaczleweli/cargo-update/archive/refs/tags/v${version}.tar.gz"
checksum=36643823e3dc5e7905ca6515ee5672799cbeb347ba9cb029ffc35265bd901fcb
# on i686, unexpected index dir hashes are generated
if [ "$XBPS_TARGET_MACHINE" == "i686" ]; then
make_check_args="-- --skip ops::assert_index_path"
fi
checksum=cc07255dc6b7b61d7c54955ea33486b447f629564d9f3ebb88d421ab5bcdcdf6
post_patch() {
# Upstream does not ship a lockfile and is very vocal about that being