wok diff xfce4-icon-theme/receipt @ rev 4293

firefox-dev: fix version hack
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Sep 26 20:20:32 2009 +0200 (2009-09-26)
parents 19a6734e7c74
children e74afedc7550
line diff
     1.1 --- a/xfce4-icon-theme/receipt	Fri Jan 23 23:05:23 2009 +0100
     1.2 +++ b/xfce4-icon-theme/receipt	Sat Sep 26 20:20:32 2009 +0200
     1.3 @@ -9,7 +9,7 @@
     1.4  BUILD_DEPENDS=""
     1.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.6  WEB_SITE="http://www.xfce.org/"
     1.7 -WGET_URL="http://www.p0llux.be/xfce/xfce-4.4.3/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()