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] update tor to 0.3.1.9 Date: Fri, 08 Dec 2017 15:44:02 +0100 Message-ID: <20171208154402.4db4e13e.peter.mueller@link38.eu> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3780025672306632145==" List-Id: --===============3780025672306632145== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Release Notes: https://gitweb.torproject.org/tor.git/plain/ReleaseNotes?id=3D= tor-0.3.1.9 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 6ca79f68a..af84d186e 100644 --- a/lfs/tor +++ b/lfs/tor @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 0.3.1.7 +VER =3D 0.3.1.9 =20 THISAPP =3D tor-$(VER) DL_FILE =3D $(THISAPP).tar.gz @@ -32,7 +32,7 @@ DL_FROM =3D $(URL_IPFIRE) DIR_APP =3D $(DIR_SRC)/$(THISAPP) TARGET =3D $(DIR_INFO)/$(THISAPP) PROG =3D tor -PAK_VER =3D 24 +PAK_VER =3D 25 =20 DEPS =3D "" =20 @@ -44,7 +44,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_MD5 =3D ec7c9f588c9e1a42c09bcc097a1e55eb +$(DL_FILE)_MD5 =3D 585e62d086ae7df7cd873f735d726118 =20 install : $(TARGET) =20 --=20 2.13.6 --===============3780025672306632145==--