diff --git a/srcpkgs/cargo-update/template b/srcpkgs/cargo-update/template index 321d12c180d..39530ef89e2 100644 --- a/srcpkgs/cargo-update/template +++ b/srcpkgs/cargo-update/template @@ -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