cargo-about: update to 0.4.7.
This commit is contained in:
parent
17f62906be
commit
47fd481759
1 changed files with 3 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue