wok-4.x rev 8046
Up: xfce4-dev-tools to 4.8.0.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Jan 20 13:59:41 2011 +0000 (2011-01-20) |
parents | fe2fd41e6103 |
children | 1e86a55e5f67 |
files | xfce4-dev-tools/receipt |
line diff
1.1 --- a/xfce4-dev-tools/receipt Thu Jan 20 13:59:13 2011 +0000 1.2 +++ b/xfce4-dev-tools/receipt Thu Jan 20 13:59:41 2011 +0000 1.3 @@ -1,14 +1,14 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="xfce4-dev-tools" 1.7 -VERSION="4.6.0" 1.8 +VERSION="4.8.0" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Xfce Developpers Tools " 1.11 MAINTAINER="erjo@slitaz.org" 1.12 DEPENDS="subversion autoconf automake intltool pkg-config" 1.13 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.14 WEB_SITE="http://xfce.org/~benny/projects/xfce4-dev-tools/" 1.15 -WGET_URL="http://www.p0llux.be/xfce/archive/xfce/4.6.2/src/$TARBALL" 1.16 +WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" 1.17 1.18 # Rules to configure and make the package. 1.19 compile_rules()