cargo-about: update to 0.5.1.

This commit is contained in:
Jan Christian Grünhage 2022-04-08 12:29:59 +02:00 committed by Echo
parent 1c592277c7
commit 4a57d6ea46

View file

@ -1,6 +1,6 @@
# Template file for 'cargo-about'
pkgname=cargo-about
version=0.4.7
version=0.5.1
revision=1
# depends on rustls/ring
archs="x86_64* aarch64* i686* arm*"
@ -11,7 +11,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/${version}.tar.gz"
checksum=186e44af7edde48e682b2670ef52ef21687629900f5220bbd3742cb2d665bb49
checksum=11808327e3702643b7d3f1756e6b28a49c1a963295a480818b3520d6c331b339
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
broken="broken on architectures without atomic8"