wok-next rev 14854
Up: tor (2.3.25)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jul 20 11:14:14 2013 +0000 (2013-07-20) |
parents | d488dfb85c26 |
children | a99ae6c16302 |
files | novnc/receipt tor/receipt |
line diff
1.1 --- a/novnc/receipt Thu Jul 18 10:50:13 2013 +0000 1.2 +++ b/novnc/receipt Sat Jul 20 11:14:14 2013 +0000 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="http://github.com/kanaka/noVNC" 1.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.6 WGET_URL="git|git://github.com/kanaka/noVNC.git" 1.7 -TAGS="vnc remote-desktop" 1.8 +TAGS="vnc remote-desktop html5" 1.9 1.10 DEPENDS="python python-numpy" 1.11 BUILD_DEPENDS="python python-pil openssl git"
2.1 --- a/tor/receipt Thu Jul 18 10:50:13 2013 +0000 2.2 +++ b/tor/receipt Sat Jul 20 11:14:14 2013 +0000 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="tor" 2.7 -VERSION="0.2.2.35" 2.8 +VERSION="0.2.3.25" 2.9 CATEGORY="network" 2.10 SHORT_DESC="An anonymizing overlay network for TCP." 2.11 MAINTAINER="0dddba11@googlemail.com"