cargo-update: update to 20.0.0

This commit is contained in:
tranzystorekk
2026-04-20 14:36:13 +02:00
parent 620c58fd12
commit d8e9001b85
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'cargo-update'
pkgname=cargo-update
version=18.1.1
version=20.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=764cb9b6657fc0eca39479cd0c25c247e18c62e3bb278edec4dfcf2eda626c7c
checksum=7e9898ae686fe64c4cf75be5c4e9e6d5f6141371182a12e4bdaa806cfe321806
post_patch() {
# Upstream does not ship a lockfile and is very vocal about that being