From 48c27c7748dabc361919cd1f126c258b847060f0 Mon Sep 17 00:00:00 2001 From: icp Date: Mon, 12 Feb 2024 22:21:03 +0530 Subject: [PATCH] cargo-about: update to 0.6.1. --- srcpkgs/cargo-about/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cargo-about/template b/srcpkgs/cargo-about/template index f9924decb597f..bfe4e3b31a4bc 100644 --- a/srcpkgs/cargo-about/template +++ b/srcpkgs/cargo-about/template @@ -1,6 +1,6 @@ # Template file for 'cargo-about' pkgname=cargo-about -version=0.6.0 +version=0.6.1 revision=1 # depends on rustls/ring archs="x86_64* aarch64* i686* arm*" @@ -13,7 +13,7 @@ license="MIT, Apache-2.0" homepage="https://github.com/EmbarkStudios/cargo-about" changelog="https://raw.githubusercontent.com/EmbarkStudios/cargo-about/main/CHANGELOG.md" distfiles="https://github.com/EmbarkStudios/cargo-about/archive/refs/tags/${version}.tar.gz" -checksum=b2967f406d68cb09dff8ffea4f60c398ad873a41ac19e6a841e30e22c730791d +checksum=8ef8f0e2048b10fd2048db27c5400dd1d18be9e4a3a4735b4b7472debffecf38 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then broken="broken on architectures without atomic8"