From 6664ef0563fc738fe492d3d839185d05946355d3 Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Tue, 14 Mar 2023 19:05:39 +0100 Subject: [PATCH] cargo-update: update to 12.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 99fcf73ae315..fc00574031d6 100644 --- a/srcpkgs/cargo-update/template +++ b/srcpkgs/cargo-update/template @@ -1,6 +1,6 @@ # Template file for 'cargo-update' pkgname=cargo-update -version=11.1.2 +version=12.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=0f37b3f03b48682af78442163dac30120c8f2262469f1cc313b3532aa1f9e7f4 +checksum=fd2e7d90487a2fede33cd3579d9509a208c119955205565ea578fc7502ba1201 # on i686, unexpected index dir hashes are generated if [ "$XBPS_TARGET_MACHINE" == "i686" ]; then