mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
arti: update to 1.1.3.
This commit is contained in:
parent
230640c0d6
commit
e4bdc7c377
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'arti'
|
# Template file for 'arti'
|
||||||
pkgname=arti
|
pkgname=arti
|
||||||
version=1.1.2
|
version=1.1.3
|
||||||
revision=2
|
revision=1
|
||||||
archs="x86_64* i686* aarch64* arm*" # ring
|
archs="x86_64* i686* aarch64* arm*" # ring
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
make_install_args="--path crates/arti"
|
make_install_args="--path crates/arti"
|
||||||
|
@ -13,7 +13,7 @@ license="Apache-2.0, MIT"
|
||||||
homepage="https://gitlab.torproject.org/tpo/core/arti"
|
homepage="https://gitlab.torproject.org/tpo/core/arti"
|
||||||
changelog="https://gitlab.torproject.org/tpo/core/arti/-/raw/main/CHANGELOG.md"
|
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"
|
distfiles="https://gitlab.torproject.org/tpo/core/arti/-/archive/arti-v${version}/arti-arti-v${version}.tar.gz"
|
||||||
checksum=71e7be67d6dac400e00640877e01942dccf55fec1befd7fa4feb027eaef06276
|
checksum=bbadab3273d97b0a36c02763a4fcdcf94181b2475b98e1f3a8742093e342ebad
|
||||||
|
|
||||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue