tor: update to 0.2.4.20.

This commit is contained in:
Juan RP 2014-02-16 11:52:15 +01:00
parent 343cd33229
commit 3b6043365f
1 changed files with 3 additions and 10 deletions

View File

@ -1,10 +1,10 @@
# Template file for 'tor' # Template file for 'tor'
pkgname=tor pkgname=tor
version=0.2.3.25 version=0.2.4.20
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
makedepends="zlib-devel openssl-devel libevent-devel ca-certificates tsocks" makedepends="zlib-devel openssl-devel libevent-devel ca-certificates tsocks"
depends="shadow ca-certificates tsocks" depends="ca-certificates tsocks"
conf_files="/etc/tor/tor-tsocks.conf /etc/tor/torrc" conf_files="/etc/tor/tor-tsocks.conf /etc/tor/torrc"
system_accounts="tor" system_accounts="tor"
tor_homedir="/var/lib/tor" tor_homedir="/var/lib/tor"
@ -15,14 +15,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="BSD" license="BSD"
homepage="http://www.torproject.org/" homepage="http://www.torproject.org/"
distfiles="http://www.torproject.org/dist/tor-$version.tar.gz" distfiles="http://www.torproject.org/dist/tor-$version.tar.gz"
checksum=bb2d6f1136f33e11d37e6e34184143bf191e59501613daf33ae3d6f78f3176a0 checksum=ccc51747cbcbf98f658c34d5c693ff8a868698da0349d056e98287ef2e294d9f
long_desc="
Tor is a network of virtual tunnels that allows people and groups to improve
their privacy and security on the Internet. It also enables software developers
to create new communication tools with built-in privacy features. Tor provides
the foundation for a range of applications that allow organizations and
individuals to share information over public networks without compromising
their privacy."
post_install() { post_install() {
# Use our own default config file. # Use our own default config file.