wok diff xfce4-panel/receipt @ rev 5831

Up: xfce4-panel (4.6.4)
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Fri Jul 16 08:06:05 2010 +0200 (2010-07-16)
parents d3f8691c76f4
children fa89012698fd
line diff
     1.1 --- a/xfce4-panel/receipt	Thu Feb 04 23:32:23 2010 +0100
     1.2 +++ b/xfce4-panel/receipt	Fri Jul 16 08:06:05 2010 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="xfce4-panel"
     1.7 -VERSION="4.6.1"
     1.8 +VERSION="4.6.4"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="Xfce Panel"
    1.11  MAINTAINER="erjo@slitaz.org"
    1.12 @@ -9,7 +9,8 @@
    1.13  BUILD_DEPENDS="libxfce4util-dev libxfcegui4-dev libexo-dev libwnck-dev cairo-dev"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.15  WEB_SITE="http://www.xfce.org/"
    1.16 -WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL"
    1.17 +WGET_URL="$WEB_SITE/archive/xfce/4.6.2/src/$TARBALL
    1.18 +http://www.p0llux.be/xfce/archive/xfce/4.6.2/src/$TARBALL"
    1.19  
    1.20  # Rules to configure and make the package.
    1.21  compile_rules()