tor: update to 0.3.3.7.
Closes #15107. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
51e994e6d9
commit
cdaa67f8ab
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tor'
|
# Template file for 'tor'
|
||||||
pkgname=tor
|
pkgname=tor
|
||||||
version=0.3.3.6
|
version=0.3.3.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="libevent-devel libseccomp-devel zlib-devel"
|
makedepends="libevent-devel libseccomp-devel zlib-devel"
|
||||||
|
@ -9,11 +9,11 @@ short_desc="Anonymity Online"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://www.torproject.org/"
|
homepage="https://www.torproject.org/"
|
||||||
distfiles="https://www.torproject.org/dist/tor-$version.tar.gz"
|
distfiles="https://www.torproject.org/dist/tor-${version}.tar.gz"
|
||||||
checksum=99bc59f6dbf395894de12f3a83b3251a82dfd93dc7f6d3afcbbd80f6111433b7
|
checksum=ea6bb512c4adfbc4e05b22e4c2d06bddff5b358a53de982273fec846b75bde0c
|
||||||
conf_files="/etc/tor/torrc"
|
conf_files="/etc/tor/torrc"
|
||||||
system_accounts="tor"
|
system_accounts="tor"
|
||||||
tor_homedir="/var/lib/tor"
|
tor_homedir=/var/lib/tor
|
||||||
make_dirs="/var/lib/tor 0700 tor tor"
|
make_dirs="/var/lib/tor 0700 tor tor"
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue