tor: update to 0.3.5.7
This commit is contained in:
parent
40886181a0
commit
2bb012476a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tor'
|
||||
pkgname=tor
|
||||
version=0.3.4.10
|
||||
version=0.3.5.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="libevent-devel libseccomp-devel zlib-devel"
|
||||
|
@ -9,8 +9,9 @@ short_desc="Anonymity Online"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://www.torproject.org/"
|
||||
changelog="https://blog.torproject.org/new-releases-tor-0357-03410-and-03311"
|
||||
distfiles="https://www.torproject.org/dist/tor-${version}.tar.gz"
|
||||
checksum=adeccb2bd49dbe5164185d702b973e2760009866c11975d9b2b74dae4d0c258a
|
||||
checksum=1b0887fc21ac535befea7243c5d5f1e31394d7458d64b30807a3e98cca0d839e
|
||||
|
||||
conf_files="/etc/tor/torrc"
|
||||
system_accounts="tor"
|
||||
|
|
Loading…
Reference in New Issue