arti: update to 1.1.4.
This commit is contained in:
parent
23047219c8
commit
b61c6685a9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'arti'
|
||||
pkgname=arti
|
||||
version=1.1.3
|
||||
version=1.1.4
|
||||
revision=1
|
||||
archs="x86_64* i686* aarch64* arm*" # ring
|
||||
build_style=cargo
|
||||
|
@ -13,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=bbadab3273d97b0a36c02763a4fcdcf94181b2475b98e1f3a8742093e342ebad
|
||||
checksum=8e354b9014010d9dec3f209092cdff0c13d7ae9ed937f7326de8134079c7f011
|
||||
|
||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in New Issue