wok rev 2276
Up: tor (0.2.0.34)
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Wed Feb 18 17:23:50 2009 +0000 (2009-02-18) |
parents | 10ef56b7f468 |
children | e842068dc30c |
files | tor/receipt |
line diff
1.1 --- a/tor/receipt Wed Feb 18 17:14:11 2009 +0000 1.2 +++ b/tor/receipt Wed Feb 18 17:23:50 2009 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="tor" 1.7 -VERSION="0.1.2.19" 1.8 +VERSION="0.2.0.34" 1.9 CATEGORY="network" 1.10 SHORT_DESC="An anonymizing overlay network for TCP." 1.11 MAINTAINER="0dddba11@googlemail.com" 1.12 @@ -32,4 +32,5 @@ 1.13 1.14 # config file. 1.15 cp -a $_pkg/etc $fs 1.16 + mv $fs/etc/tor/torrc.sample $fs/etc/tor/torrc 1.17 }