wok-6.x diff tor/receipt @ rev 19900
linld/tazboot: memcpy32 bug workaround
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Apr 08 18:04:44 2017 +0200 (2017-04-08) |
parents | 3953e7917ead |
children | 80f0897ed3d3 |
line diff
1.1 --- a/tor/receipt Wed Oct 12 20:59:00 2016 +0000 1.2 +++ b/tor/receipt Sat Apr 08 18:04:44 2017 +0200 1.3 @@ -1,10 +1,10 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="tor" 1.7 -VERSION="0.2.8.8" 1.8 +VERSION="0.2.9.9" 1.9 CATEGORY="network" 1.10 -SHORT_DESC="An anonymizing overlay network for TCP." 1.11 -MAINTAINER="0dddba11@googlemail.com" 1.12 +SHORT_DESC="TOR - An anonymizing overlay network for TCP." 1.13 +MAINTAINER="pankso@slitaz.org" 1.14 LICENSE="BSD" 1.15 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.16 WEB_SITE="http://www.torproject.org/"