wok rev 7089

Changed libunique TARBALL to .tar.bz2.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Nov 03 01:13:57 2010 +0000 (2010-11-03)
parents 78fc4576a8f9
children 5c2b7c37f604
files libunique/receipt
line diff
     1.1 --- a/libunique/receipt	Wed Nov 03 01:09:57 2010 +0000
     1.2 +++ b/libunique/receipt	Wed Nov 03 01:13:57 2010 +0000
     1.3 @@ -8,9 +8,9 @@
     1.4  MAINTAINER="erjo@slitaz.org"
     1.5  DEPENDS="gtk+ cairo dbus-glib"
     1.6  BUILD_DEPENDS="pkg-config gtk+-dev glib-dev perl expat-dev"
     1.7 -TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.8 +TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.9  WEB_SITE="http://live.gnome.org/LibUnique"
    1.10 -WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/libunique/${VERSION%.*}/$TARBALL"
    1.11 +WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/$PACKAGE/${VERSION%.*}/$TARBALL"
    1.12  
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()