From f10444657bb37b93ac028ba16de8f889ed7a562a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= Date: Sat, 10 Jul 2021 16:28:05 +0200 Subject: [PATCH] tor: update to 0.4.6.6. --- srcpkgs/tor/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tor/template b/srcpkgs/tor/template index 025959e152fe..673b8b969735 100644 --- a/srcpkgs/tor/template +++ b/srcpkgs/tor/template @@ -1,6 +1,6 @@ # Template file for 'tor' pkgname=tor -version=0.4.6.5 +version=0.4.6.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=7b6d354e0d9791eace4b51e92211909308297b7aa257993937163d7ee0694cf9 +checksum=3423189ba455372021ed44e0be576d181f2908cbd9bdef202d9c11c950882e12 conf_files="/etc/tor/torrc" system_accounts="tor"