From: Rolf Leggewie Date: Thu, 15 Mar 2007 03:25:40 +0000 (+0000) Subject: tor: update to 0.1.1.26. Closes 1638. X-Git-Tag: Release-2010-05/1~8868^2~1096 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b14c17a15bf65e9d3605008a0cf17506c5fdd4c;p=openembedded.git tor: update to 0.1.1.26. Closes 1638. --- diff --git a/packages/tor/tor-0.1.1.23/.mtn2git_empty b/packages/tor/tor-0.1.1.26/.mtn2git_empty similarity index 100% rename from packages/tor/tor-0.1.1.23/.mtn2git_empty rename to packages/tor/tor-0.1.1.26/.mtn2git_empty diff --git a/packages/tor/tor-0.1.1.23/compat.patch b/packages/tor/tor-0.1.1.26/compat.patch similarity index 100% rename from packages/tor/tor-0.1.1.23/compat.patch rename to packages/tor/tor-0.1.1.26/compat.patch diff --git a/packages/tor/tor-0.1.1.23/configure.patch b/packages/tor/tor-0.1.1.26/configure.patch similarity index 100% rename from packages/tor/tor-0.1.1.23/configure.patch rename to packages/tor/tor-0.1.1.26/configure.patch diff --git a/packages/tor/tor-0.1.1.23/make.patch b/packages/tor/tor-0.1.1.26/make.patch similarity index 100% rename from packages/tor/tor-0.1.1.23/make.patch rename to packages/tor/tor-0.1.1.26/make.patch diff --git a/packages/tor/tor-0.1.1.23/openssl.patch b/packages/tor/tor-0.1.1.26/openssl.patch similarity index 100% rename from packages/tor/tor-0.1.1.23/openssl.patch rename to packages/tor/tor-0.1.1.26/openssl.patch diff --git a/packages/tor/tor_0.1.1.23.bb b/packages/tor/tor_0.1.1.26.bb similarity index 91% rename from packages/tor/tor_0.1.1.23.bb rename to packages/tor/tor_0.1.1.26.bb index 29cda6945f..751182aadb 100644 --- a/packages/tor/tor_0.1.1.23.bb +++ b/packages/tor/tor_0.1.1.26.bb @@ -7,7 +7,7 @@ LICENSE = "BSD" PR="r0" DEPENDS = "libevent openssl zlib" -SRC_URI = "http://tor.eff.org/dist/tor-0.1.1.23.tar.gz \ +SRC_URI = "http://tor.eff.org/dist/${P}.tar.gz \ file://configure.patch;patch=1;pnum=1 \ file://make.patch;patch=1;pnum=1 \ file://compat.patch;patch=1;pnum=1 \