From c374bbcc318e81d8bcd4ab41a20f45dc95b7fbcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= Date: Sun, 20 Jun 2021 12:40:26 +0200 Subject: [PATCH] tor: update to 0.4.6.5. --- srcpkgs/tor/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tor/template b/srcpkgs/tor/template index 42370ea8ba2..025959e152f 100644 --- a/srcpkgs/tor/template +++ b/srcpkgs/tor/template @@ -1,6 +1,6 @@ # Template file for 'tor' pkgname=tor -version=0.4.5.8 +version=0.4.6.5 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=57ded091e8bcdcebb0013fe7ef4a4439827cb169358c7874fd05fa00d813e227 +checksum=7b6d354e0d9791eace4b51e92211909308297b7aa257993937163d7ee0694cf9 conf_files="/etc/tor/torrc" system_accounts="tor"