From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter =?utf-8?q?M=C3=BCller?= To: development@lists.ipfire.org Subject: [PATCH] Tor: Update to 0.4.7.7 Date: Fri, 29 Apr 2022 15:24:59 +0000 Message-ID: <9039a2e6-fcc4-e6d1-00b0-9ed018592611@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6916444894714592913==" List-Id: --===============6916444894714592913== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Please refer to https://gitweb.torproject.org/tor.git/plain/ChangeLog?h=3Dtor= -0.4.7.7 for the changelog of this version. Signed-off-by: Peter M=C3=BCller --- lfs/tor | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/tor b/lfs/tor index 259b9564c..e6751fb84 100644 --- a/lfs/tor +++ b/lfs/tor @@ -26,7 +26,7 @@ include Config =20 SUMMARY =3D Anonymizing overlay network for TCP (The onion router) =20 -VER =3D 0.4.6.10 +VER =3D 0.4.7.7 =20 THISAPP =3D tor-$(VER) DL_FILE =3D $(THISAPP).tar.gz @@ -34,7 +34,7 @@ DL_FROM =3D $(URL_IPFIRE) DIR_APP =3D $(DIR_SRC)/$(THISAPP) TARGET =3D $(DIR_INFO)/$(THISAPP) PROG =3D tor -PAK_VER =3D 68 +PAK_VER =3D 69 =20 DEPS =3D libseccomp =20 @@ -48,7 +48,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_BLAKE2 =3D 4bdf8ab8ac992866ffc18711de0ad9e19b496398dfdace4d390227= 3822666dcfda3acd825ee22251cd8d671ff563702c6f24fe8670719a2c75d144cfe9219f68 +$(DL_FILE)_BLAKE2 =3D 18acfbe017b2ad456184f6031881149717f6fecad0d3e6daf90241= a5a8ef296c32a36ace266d38b703f34b66d71e282c803f03f2059502c6ff6f4fdfb6641a97 =20 install : $(TARGET) =20 --=20 2.34.1 --===============6916444894714592913==--