wok diff xfce4-session/receipt @ rev 9233
Fix a typo in icetea6-jdk
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sat Mar 12 05:22:21 2011 +0100 (2011-03-12) |
parents | 0874004b631d |
children | 73641efed1cc |
line diff
1.1 --- a/xfce4-session/receipt Thu Jan 20 15:02:14 2011 +0100 1.2 +++ b/xfce4-session/receipt Sat Mar 12 05:22:21 2011 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="xfce4-session" 1.7 -VERSION="4.8.0" 1.8 +VERSION="4.8.1" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="Xfce session manager" 1.11 MAINTAINER="erjo@slitaz.org" 1.12 @@ -11,7 +11,7 @@ 1.13 dbus-glib-dev xorg-iceauth libwnck-dev pkg-config intltool util-linux-ng-uuid-dev" 1.14 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.15 WEB_SITE="http://www.xfce.org/" 1.16 -WGET_URL="http://archive.xfce.org/xfce/${VERSION%.*}/src/$TARBALL" 1.17 +WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" 1.18 1.19 # Rules to configure and make the package. 1.20 compile_rules()