cargo-about: update to 0.6.2.

Closes: #50915 [via git-merge-pr]
This commit is contained in:
icp 2024-06-19 22:36:20 +05:30 committed by classabbyamp
parent 43ef76c07d
commit 099fc105eb
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,6 +1,6 @@
# Template file for 'cargo-about'
pkgname=cargo-about
version=0.6.1
version=0.6.2
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=8ef8f0e2048b10fd2048db27c5400dd1d18be9e4a3a4735b4b7472debffecf38
checksum=e2efd2b75c3079d4fb770a7aeba52e8e5a98f184a91b521ada607bc712537f65
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
broken="broken on architectures without atomic8"