From 1fe5250ffe7525d1d10f34d0c738e84fdb23cecc Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Tue, 4 Oct 2022 17:48:42 +0200 Subject: [PATCH] cargo-update: update to 10.0.1 --- srcpkgs/cargo-update/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cargo-update/template b/srcpkgs/cargo-update/template index c768f7b1d6e7..8f2410ebcaaf 100644 --- a/srcpkgs/cargo-update/template +++ b/srcpkgs/cargo-update/template @@ -1,6 +1,6 @@ # Template file for 'cargo-update' pkgname=cargo-update -version=9.0.0 +version=10.0.1 revision=1 build_style=cargo hostmakedepends="cmake pkg-config go-md2man" @@ -10,7 +10,7 @@ maintainer="Jan Christian Grünhage " license="MIT" homepage="https://github.com/nabijaczleweli/cargo-update" distfiles="https://github.com/nabijaczleweli/cargo-update/archive/refs/tags/v${version}.tar.gz" -checksum=91667cfa404b6e2c9d0eafdf801f0740b863cc1b0e269e681369a6b6093dec3c +checksum=6057c640fe372aaae22644ce4dbe2c4a3299e687858c9043544737379fc03876 post_install() { vlicense LICENSE