diff options
author | Sibelle <lesibel@ree.fr> | 2010-05-12 17:19:17 +0200 |
---|---|---|
committer | Sibelle <lesibel@ree.fr> | 2010-05-12 17:19:17 +0200 |
commit | 352f1cc33284c7bace68bf7a8db068a117ecde70 (patch) | |
tree | 468743130c501d86fae3c0e884d07486ce3e47bd /extra/tor/Pkgfile | |
parent | a2dd4aba90a9c7222fa2e4efb33064e12a5148d8 (diff) | |
download | nutyx-pakxe-352f1cc33284c7bace68bf7a8db068a117ecde70.tar.gz nutyx-pakxe-352f1cc33284c7bace68bf7a8db068a117ecde70.tar.bz2 nutyx-pakxe-352f1cc33284c7bace68bf7a8db068a117ecde70.tar.xz nutyx-pakxe-352f1cc33284c7bace68bf7a8db068a117ecde70.zip |
Maj de tor#2.2.13alpha
Diffstat (limited to 'extra/tor/Pkgfile')
-rwxr-xr-x | extra/tor/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/tor/Pkgfile b/extra/tor/Pkgfile index 1d650415e..3255f7b7b 100755 --- a/extra/tor/Pkgfile +++ b/extra/tor/Pkgfile @@ -5,7 +5,7 @@ # Depends on: asciidoc, libevent, openssl, zlib name=tor -version=0.2.2.10-alpha +version=0.2.2.13-alpha release=1 source=(http://www.torproject.org/dist/$name-$version.tar.gz) build() { |