mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
cargo-about: update to 0.5.5.
This commit is contained in:
parent
798ba3fbdc
commit
e65175c302
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cargo-about'
|
# Template file for 'cargo-about'
|
||||||
pkgname=cargo-about
|
pkgname=cargo-about
|
||||||
version=0.5.1
|
version=0.5.5
|
||||||
revision=1
|
revision=1
|
||||||
# depends on rustls/ring
|
# depends on rustls/ring
|
||||||
archs="x86_64* aarch64* i686* arm*"
|
archs="x86_64* aarch64* i686* arm*"
|
||||||
|
@ -11,7 +11,7 @@ license="MIT, Apache-2.0"
|
||||||
homepage="https://github.com/EmbarkStudios/cargo-about"
|
homepage="https://github.com/EmbarkStudios/cargo-about"
|
||||||
changelog="https://raw.githubusercontent.com/EmbarkStudios/cargo-about/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/EmbarkStudios/cargo-about/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/EmbarkStudios/cargo-about/archive/${version}.tar.gz"
|
distfiles="https://github.com/EmbarkStudios/cargo-about/archive/${version}.tar.gz"
|
||||||
checksum=11808327e3702643b7d3f1756e6b28a49c1a963295a480818b3520d6c331b339
|
checksum=04531afbe3405010abb35b761b9629f784739590253cb7157b337419b1168208
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||||
broken="broken on architectures without atomic8"
|
broken="broken on architectures without atomic8"
|
||||||
|
|
Loading…
Add table
Reference in a new issue