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.11 Date: Thu, 10 Nov 2022 21:23:24 +0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0894634631122784717==" List-Id: --===============0894634631122784717== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Please refer to https://gitlab.torproject.org/tpo/core/tor/-/raw/release-0.4.= 7/ReleaseNotes for this versions' release notes. 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 a8eb6d338..f31261244 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.7.10 +VER =3D 0.4.7.11 =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 72 +PAK_VER =3D 73 =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 46a9d932e7451bcc683e18d296d7a26bb4b544767cf4622910ebf9= 0d82715718451ec3e0d6cd215eff5fe2cc3ae8441b8e6065c5877d7fc92c2f26ab5c7fa0cb +$(DL_FILE)_BLAKE2 =3D 2d743e7d0aea63e76f6e24aa235792af8691fde419f56bbdf8c6ee= 865250a09ec06454ec84abac8ba47e3d61a363c937fc050376172d3ec6b0815998d1c8679e =20 install : $(TARGET) =20 --=20 2.35.3 --===============0894634631122784717==--