From e374075ec6b5ac140255e025bac5a88395707ffe Mon Sep 17 00:00:00 2001 From: travankor Date: Thu, 12 Nov 2020 22:03:32 -0700 Subject: [PATCH] tor: update to 0.4.4.6. --- srcpkgs/tor/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tor/template b/srcpkgs/tor/template index 6166aa0f188..ab802a5d377 100644 --- a/srcpkgs/tor/template +++ b/srcpkgs/tor/template @@ -1,6 +1,6 @@ # Template file for 'tor' pkgname=tor -version=0.4.4.5 +version=0.4.4.6 revision=1 build_style=gnu-configure configure_args="--enable-zstd" @@ -14,7 +14,7 @@ license="BSD-3-Clause" homepage="https://www.torproject.org/" changelog="https://gitweb.torproject.org/tor.git/plain/ReleaseNotes" distfiles="https://dist.torproject.org/tor-${version}.tar.gz" -checksum=a45ca00afe765e3baa839767c9dd6ac9a46dd01720a3a8ff4d86558c12359926 +checksum=5f154c155803adf5c89e87cab53017b6908c5ebe50c65839e8cf4fbd2abe1fdc conf_files="/etc/tor/torrc" system_accounts="tor"