tor: update to 0.4.6.6.
This commit is contained in:
parent
348c67539a
commit
100adcd35c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tor'
|
||||
pkgname=tor
|
||||
version=0.4.6.5
|
||||
version=0.4.6.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-zstd"
|
||||
|
@ -14,7 +14,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://www.torproject.org/"
|
||||
changelog="https://gitweb.torproject.org/tor.git/plain/ReleaseNotes"
|
||||
distfiles="https://dist.torproject.org/tor-${version}.tar.gz"
|
||||
checksum=7b6d354e0d9791eace4b51e92211909308297b7aa257993937163d7ee0694cf9
|
||||
checksum=3423189ba455372021ed44e0be576d181f2908cbd9bdef202d9c11c950882e12
|
||||
|
||||
conf_files="/etc/tor/torrc"
|
||||
system_accounts="tor"
|
||||
|
|
Loading…
Reference in New Issue