mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
tor: update to 0.4.7.14.
This commit is contained in:
parent
d66681375c
commit
fe0c19e56a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'tor'
|
# Template file for 'tor'
|
||||||
pkgname=tor
|
pkgname=tor
|
||||||
version=0.4.7.13
|
version=0.4.7.14
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-zstd"
|
configure_args="--enable-zstd"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -14,7 +14,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://www.torproject.org/"
|
homepage="https://www.torproject.org/"
|
||||||
changelog="https://gitlab.torproject.org/tpo/core/tor/-/raw/main/ChangeLog"
|
changelog="https://gitlab.torproject.org/tpo/core/tor/-/raw/main/ChangeLog"
|
||||||
distfiles="https://dist.torproject.org/tor-${version}.tar.gz"
|
distfiles="https://dist.torproject.org/tor-${version}.tar.gz"
|
||||||
checksum=2079172cce034556f110048e26083ce9bea751f3154b0ad2809751815b11ea9d
|
checksum=a5ac67f6466380fc05e8043d01c581e4e8a2b22fe09430013473e71065e65df8
|
||||||
|
|
||||||
case "${XBPS_TARGET_MACHINE}" in
|
case "${XBPS_TARGET_MACHINE}" in
|
||||||
# Tests just don't work here
|
# Tests just don't work here
|
||||||
|
|
Loading…
Add table
Reference in a new issue