wok-current diff tor/receipt @ rev 2457
pango, parted, partimage, pciutils, pcmanfm, pcre-dev; perl*: update depends
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Mar 14 07:53:36 2009 +0000 (2009-03-14) |
parents | f0e0e1fd3f1b |
children | 9a3ad6f0607b |
line diff
1.1 --- a/tor/receipt Sun Oct 05 09:38:06 2008 +0000 1.2 +++ b/tor/receipt Sat Mar 14 07:53:36 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 }