From b08ef0fcc3ed5c9ae5c02e9ea4c47c6d92052176 Mon Sep 17 00:00:00 2001 From: icp Date: Sun, 15 Oct 2023 11:57:23 +0530 Subject: [PATCH] cargo-about: update to 0.5.7. --- 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 d8d291f868f87..e9e20bd3646ab 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.5.6 +version=0.5.7 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=4f4115abc4e7ec12a70acd3a8821a069dada63f29c4a3808d2a55fc5e7770dff +checksum=05679cd09571c296e61b61ec5e2b2d79d28e1c33064e9e773738b0ac3580bb0c if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then broken="broken on architectures without atomic8"