diff --git a/srcpkgs/cargo-update/template b/srcpkgs/cargo-update/template index 8f4d01a801e..65355a3b117 100644 --- a/srcpkgs/cargo-update/template +++ b/srcpkgs/cargo-update/template @@ -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