From 4ca260bdd9eb2498b49813006fb6f46d309b924d Mon Sep 17 00:00:00 2001 From: icp Date: Mon, 26 Aug 2024 13:47:57 +0530 Subject: [PATCH] cargo-about: update to 0.6.4. --- 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 78c0994e426..07171948649 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.2 +version=0.6.4 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=e2efd2b75c3079d4fb770a7aeba52e8e5a98f184a91b521ada607bc712537f65 +checksum=94a3cd55e82fc8adf99d49e311011a5a9a0fb5e152a45fe42af42897c451484c if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then broken="broken on architectures without atomic8"