mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
arti: update to 1.1.1.
This commit is contained in:
parent
56c214b0ed
commit
98a790a21c
1 changed files with 2 additions and 3 deletions
|
@ -1,10 +1,9 @@
|
|||
# Template file for 'arti'
|
||||
pkgname=arti
|
||||
version=1.1.0
|
||||
version=1.1.1
|
||||
revision=1
|
||||
archs="x86_64* i686* aarch64* arm*" # ring
|
||||
build_style=cargo
|
||||
make_check_args="-- --skip internal::test::internal_macro_test" # fails with --release builds
|
||||
make_install_args="--path crates/arti"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="openssl-devel sqlite-devel"
|
||||
|
@ -14,7 +13,7 @@ license="Apache-2.0, MIT"
|
|||
homepage="https://gitlab.torproject.org/tpo/core/arti"
|
||||
changelog="https://gitlab.torproject.org/tpo/core/arti/-/raw/main/CHANGELOG.md"
|
||||
distfiles="https://gitlab.torproject.org/tpo/core/arti/-/archive/arti-v${version}/arti-arti-v${version}.tar.gz"
|
||||
checksum=68b8b391478b745d4bba50034d5122e2c7b90e0e221f52ba83c078901c83e55a
|
||||
checksum=f937858b0eae9220a44895306e859df4ad0098eac515cca299352c62311ac90f
|
||||
|
||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Add table
Reference in a new issue