cargo-about: update to 0.7.1.
This commit is contained in:
parent
9bbd1e4aac
commit
8dfc761416
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cargo-about'
|
||||
pkgname=cargo-about
|
||||
version=0.6.4
|
||||
version=0.7.1
|
||||
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=94a3cd55e82fc8adf99d49e311011a5a9a0fb5e152a45fe42af42897c451484c
|
||||
checksum=5b090871bda2c2cf645de826c219b41486c36ffe0b474ad9f6ecba7e21d279a0
|
||||
|
||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||
broken="broken on architectures without atomic8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue