mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
f4f3dd22e5
commit
5c81be18d9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'arti'
|
# Template file for 'arti'
|
||||||
pkgname=arti
|
pkgname=arti
|
||||||
version=1.2.4
|
version=1.2.5
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64* i686* aarch64* arm*" # ring
|
archs="x86_64* i686* aarch64* arm*" # ring
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
|
@ -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=7a1b967d79f2e086afcc8261d79b3573d2fc2b5f7336afb114199ee8fe84efb4
|
checksum=0826cabc6a00f6564837ca1a6688566d0e54b399a4f8362b6297552f9167eeba
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-MIT
|
vlicense LICENSE-MIT
|
||||||
|
|
Loading…
Add table
Reference in a new issue