From 6a67edad1ebc56e51ed10b7104e184695e25e470 Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Tue, 25 Oct 2022 11:50:19 +0200 Subject: [PATCH] cargo-update: update to 11.0.0 --- 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 725252f0a7af..e0c66af07bea 100644 --- a/srcpkgs/cargo-update/template +++ b/srcpkgs/cargo-update/template @@ -1,6 +1,6 @@ # Template file for 'cargo-update' pkgname=cargo-update -version=10.0.1 +version=11.0.0 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=6057c640fe372aaae22644ce4dbe2c4a3299e687858c9043544737379fc03876 +checksum=29ff0eeb72c71efcdd3b91cb7e0203d83cec0124b6203d0da83ce2c38f66d1cd # on i686, unexpected index dir hashes are generated if [ "$XBPS_TARGET_MACHINE" == "i686" ]; then