From b05d2b596fbe07f6eccc08b3629a73cbd859c64a 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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/cargo-update/template b/srcpkgs/cargo-update/template index 99fcf73ae315..ea2c25272a88 100644 --- a/srcpkgs/cargo-update/template +++ b/srcpkgs/cargo-update/template @@ -1,16 +1,16 @@ # 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" -makedepends="libgit2-devel libssh2-devel openssl-devel" +hostmakedepends="pkg-config go-md2man" +makedepends="libcurl-devel libgit2-devel libssh2-devel openssl-devel" short_desc="Cargo subcommand for updates to installed executables" 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