cargo-update: update to 17.0.0

This commit is contained in:
tranzystorekk 2025-07-30 20:09:29 +02:00
parent 0fbf8c1d2f
commit 7c1119d3af

View file

@ -1,6 +1,6 @@
# Template file for 'cargo-update'
pkgname=cargo-update
version=16.3.2
version=17.0.0
revision=1
build_style=cargo
hostmakedepends="pkg-config go-md2man"
@ -11,7 +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=49e016c8189b779af4663c62c2b304f770e5a4358ed5348ae61e68bf3034a689
checksum=6b8ec8f47c23176e6b17c8591ab63903685c92546e88a5e651bc7fe0343757be
post_patch() {
# Upstream does not ship a lockfile and is very vocal about that being