From 46b7ac72b7e5f9c2b8f5fc1a6814a164c50ccd39 Mon Sep 17 00:00:00 2001 From: icp Date: Tue, 4 Jul 2023 22:32:48 +0530 Subject: [PATCH] cargo-about: update to 0.5.6. --- srcpkgs/cargo-about/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/cargo-about/template b/srcpkgs/cargo-about/template index 6349f3c49370..d8d291f868f8 100644 --- a/srcpkgs/cargo-about/template +++ b/srcpkgs/cargo-about/template @@ -1,7 +1,7 @@ # Template file for 'cargo-about' pkgname=cargo-about -version=0.5.5 -revision=2 +version=0.5.6 +revision=1 # depends on rustls/ring archs="x86_64* aarch64* i686* arm*" build_style=cargo @@ -12,8 +12,8 @@ maintainer="Jan Christian Grünhage " 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/${version}.tar.gz" -checksum=04531afbe3405010abb35b761b9629f784739590253cb7157b337419b1168208 +distfiles="https://github.com/EmbarkStudios/cargo-about/archive/refs/tags/${version}.tar.gz" +checksum=4f4115abc4e7ec12a70acd3a8821a069dada63f29c4a3808d2a55fc5e7770dff if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then broken="broken on architectures without atomic8"