wok-6.x diff gobject-introspection/receipt @ rev 9460

Up: gobject-introspection to 0.10.6.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Apr 03 10:28:33 2011 +0000 (2011-04-03)
parents b061c1bcca1b
children 36375391ec20
line diff
     1.1 --- a/gobject-introspection/receipt	Mon Jan 17 17:40:27 2011 +0100
     1.2 +++ b/gobject-introspection/receipt	Sun Apr 03 10:28:33 2011 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gobject-introspection"
     1.7 -VERSION="0.10.0"
     1.8 +VERSION="0.10.6"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="Introspection system for GObject-based libraries."
    1.11  DEPENDS="libgio glib libffi python"
    1.12 @@ -9,7 +9,7 @@
    1.13  MAINTAINER="pankso@slitaz.org"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.15  WEB_SITE="http://live.gnome.org/GObjectInstrospection"
    1.16 -WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL"
    1.17 +WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()