wok rev 4221

terminal: fix WGET
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Sep 24 13:10:14 2009 +0200 (2009-09-24)
parents 1b2b3994fe1e
children 71185dbe9adf
files terminal/receipt
line diff
     1.1 --- a/terminal/receipt	Thu Sep 24 13:08:28 2009 +0200
     1.2 +++ b/terminal/receipt	Thu Sep 24 13:10:14 2009 +0200
     1.3 @@ -10,7 +10,7 @@
     1.4  SOURCE="Terminal"
     1.5  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.6  WEB_SITE="http://www.xfce.org/"
     1.7 -WGET_URL="http://www.p0llux.be/xfce/xfce-4.6.1/src/$TARBALL"
     1.8 +WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()