cargo-about: update to 0.4.7.

This commit is contained in:
Jan Christian Grünhage 2021-11-08 12:46:19 +01:00 committed by Echo
parent 17f62906be
commit 47fd481759

View file

@ -1,14 +1,15 @@
# Template file for 'cargo-about'
pkgname=cargo-about
version=0.3.0
version=0.4.7
revision=1
build_style=cargo
short_desc="Cargo plugin to generate list of all licenses for a crate"
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=01c5c78e4486b6de5694c0f140cab4b0f6efb807736a64602636a2266e2f015b
checksum=186e44af7edde48e682b2670ef52ef21687629900f5220bbd3742cb2d665bb49
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
broken="broken on architectures without atomic8"