tor: update to 0.3.4.9.
This commit is contained in:
parent
c64b4d23f4
commit
4f929122a1
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'tor'
|
||||
pkgname=tor
|
||||
version=0.3.4.8
|
||||
revision=2
|
||||
version=0.3.4.9
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="libevent-devel libseccomp-devel zlib-devel"
|
||||
depends="ca-certificates torsocks"
|
||||
|
@ -10,7 +10,8 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://www.torproject.org/"
|
||||
distfiles="https://www.torproject.org/dist/tor-${version}.tar.gz"
|
||||
checksum=826a4cb2c099a29c7cf91516ffffcfcb5aace7533b8853a8c8bddcfe2bfb1023
|
||||
checksum=1a171081f02b9a6ff9e28c0898defb7670e5bbb3bdbcaddfcf4e4304aedd164a
|
||||
|
||||
conf_files="/etc/tor/torrc"
|
||||
system_accounts="tor"
|
||||
tor_homedir=/var/lib/tor
|
||||
|
|
Loading…
Reference in a new issue