cargo-about: update to 0.5.6.

This commit is contained in:
icp 2023-07-04 22:32:48 +05:30 committed by classabbyamp
parent bbb85572e2
commit 7849715db9

View File

@ -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 <jan.christian@gruenhage.xyz>"
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"