wok rev 7104

Changed glade3 TARBALL to .tar.bz2.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Nov 03 06:23:49 2010 +0000 (2010-11-03)
parents 5a1235f8f44a
children 8c03d2cb2284
files glade3/receipt
line diff
     1.1 --- a/glade3/receipt	Wed Nov 03 06:22:15 2010 +0000
     1.2 +++ b/glade3/receipt	Wed Nov 03 06:23:49 2010 +0000
     1.3 @@ -8,9 +8,9 @@
     1.4  DEPENDS="gtk+ libglade xorg-libXdamage"
     1.5  BUILD_DEPENDS="gtk+-dev libglade-dev intltool libxml2-dev expat-dev"
     1.6  SUGGESTED="python"
     1.7 -TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.8 +TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.9  WEB_SITE="http://glade.gnome.org/"
    1.10 -WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/$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()