tor: update to 0.4.2.5.
This commit is contained in:
parent
370c0a543f
commit
f2b68c08d5
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'tor'
|
||||
pkgname=tor
|
||||
version=0.4.1.6
|
||||
revision=2
|
||||
version=0.4.2.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="libevent-devel libseccomp-devel zlib-devel"
|
||||
depends="ca-certificates torsocks"
|
||||
|
@ -9,9 +9,9 @@ short_desc="Anonymizing overlay network"
|
|||
maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://www.torproject.org/"
|
||||
changelog="https://blog.torproject.org/new-release-tor-0416"
|
||||
changelog="https://gitweb.torproject.org/tor.git/plain/ReleaseNotes"
|
||||
distfiles="https://dist.torproject.org/tor-${version}.tar.gz"
|
||||
checksum=2a88524ce426079fb9b828bc1b789f2c8ade3ed53c130851102debc3518bed71
|
||||
checksum=4d5975862e7808faebe9960def6235669fafeeac844cb76965501fa7af79d8c2
|
||||
|
||||
conf_files="/etc/tor/torrc"
|
||||
system_accounts="tor"
|
||||
|
|
Loading…
Reference in a new issue