mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
tor: update to 0.4.7.13.
This commit is contained in:
parent
09dbb11de3
commit
e9bafff367
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tor'
|
# Template file for 'tor'
|
||||||
pkgname=tor
|
pkgname=tor
|
||||||
version=0.4.7.12
|
version=0.4.7.13
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-zstd"
|
configure_args="--enable-zstd"
|
||||||
|
@ -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=3b5d969712c467851bd028f314343ef15a97ea457191e93ffa97310b05b9e395
|
checksum=2079172cce034556f110048e26083ce9bea751f3154b0ad2809751815b11ea9d
|
||||||
|
|
||||||
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