wok diff libxfce4util/receipt @ rev 4128
Up: libexfce4util* (4.6.1)
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Sun Sep 20 13:19:13 2009 +0000 (2009-09-20) |
parents | 8186ed70b4e8 |
children | f165fed5166c |
line diff
1.1 --- a/libxfce4util/receipt Fri Jan 23 23:12:13 2009 +0100 1.2 +++ b/libxfce4util/receipt Sun Sep 20 13:19:13 2009 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="libxfce4util" 1.7 -VERSION="4.4.3" 1.8 +VERSION="4.6.1" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="Xfce Utility library" 1.11 MAINTAINER="erjo@slitaz.org" 1.12 @@ -9,7 +9,7 @@ 1.13 BUILD_DEPENDS="gtk+-dev" 1.14 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.15 WEB_SITE="http://www.xfce.org" 1.16 -WGET_URL="http://www.p0llux.be/xfce/xfce-4.4.3/src/$TARBALL" 1.17 +WGET_URL="http://www.p0llux.be/xfce/xfce-$VERSION/src/$TARBALL" 1.18 1.19 # Rules to configure and make the package. 1.20 compile_rules()