tor: update to 0.4.6.7.
This commit is contained in:
parent
59ac5b8bc4
commit
8f54804670
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tor'
|
||||
pkgname=tor
|
||||
version=0.4.6.6
|
||||
version=0.4.6.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-zstd"
|
||||
|
@ -12,9 +12,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://gitweb.torproject.org/tor.git/plain/ReleaseNotes"
|
||||
changelog="https://gitlab.torproject.org/tpo/core/tor/-/raw/main/ChangeLog"
|
||||
distfiles="https://dist.torproject.org/tor-${version}.tar.gz"
|
||||
checksum=3423189ba455372021ed44e0be576d181f2908cbd9bdef202d9c11c950882e12
|
||||
checksum=ff665ce121b2952110bd98b9c8741b5593bf6c01ac09033ad848ed92c2510f9a
|
||||
|
||||
conf_files="/etc/tor/torrc"
|
||||
system_accounts="tor"
|
||||
|
|
Loading…
Reference in a new issue