mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
tor: update to 0.4.6.8.
This commit is contained in:
parent
656147d39b
commit
c56ea0d0b9
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.6.7
|
version=0.4.6.8
|
||||||
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=ff665ce121b2952110bd98b9c8741b5593bf6c01ac09033ad848ed92c2510f9a
|
checksum=15ce1a37b4cc175b07761e00acdcfa2c08f0d23d6c3ab9c97c464bd38cc5476a
|
||||||
|
|
||||||
conf_files="/etc/tor/torrc"
|
conf_files="/etc/tor/torrc"
|
||||||
system_accounts="tor"
|
system_accounts="tor"
|
||||||
|
|
Loading…
Add table
Reference in a new issue