cargo-update: update to 15.0.0

This commit is contained in:
tranzystorekk 2024-10-03 09:38:22 +02:00
parent 378288911e
commit bf14577cbe

View File

@ -1,6 +1,6 @@
# Template file for 'cargo-update'
pkgname=cargo-update
version=14.1.0
version=15.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=5b3186ed8aa3659d884d0654d80c2322e385fe302954330fee20dfb50d17175d
checksum=b932b71e056a091e5fe9459f907f6c7177c9c11ce57fb06b51215a620e710dd2
post_patch() {
# Upstream does not ship a lockfile and is very vocal about that being