cargo-about: update to 0.6.0.

This commit is contained in:
Jan Christian Grünhage 2023-12-15 19:25:28 +01:00 committed by Duncan Overbruck
parent 0c1452d972
commit 2b982c3473

View file

@ -1,6 +1,6 @@
# Template file for 'cargo-about'
pkgname=cargo-about
version=0.5.7
version=0.6.0
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=05679cd09571c296e61b61ec5e2b2d79d28e1c33064e9e773738b0ac3580bb0c
checksum=b2967f406d68cb09dff8ffea4f60c398ad873a41ac19e6a841e30e22c730791d
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
broken="broken on architectures without atomic8"