wok-6.x diff tor/receipt @ rev 2682
Up: mpg123 (1.7.2) [security update]
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Apr 22 13:49:02 2009 +0200 (2009-04-22) |
parents | f0e0e1fd3f1b |
children | 9a3ad6f0607b |
line diff
1.1 --- a/tor/receipt Sun Oct 05 09:38:06 2008 +0000 1.2 +++ b/tor/receipt Wed Apr 22 13:49:02 2009 +0200 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 }