mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
tor: update to 0.4.8.14.
This commit is contained in:
parent
b1e8bb0b1b
commit
b14637f02a
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.8.13
|
version=0.4.8.14
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-gpl"
|
configure_args="--enable-gpl"
|
||||||
|
@ -14,7 +14,7 @@ license="BSD-3-Clause, GPL-3.0-only"
|
||||||
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=9baf26c387a2820b3942da572146e6eb77c2bc66862af6297cd02a074e6fba28
|
checksum=5047e1ded12d9aac4eb858f7634a627714dd58ce99053d517691a4b304a66d10
|
||||||
|
|
||||||
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