wok 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 6583cc0e6f66
children 36375391ec20
files gobject-introspection-dev/receipt gobject-introspection/receipt
line diff
     1.1 --- a/gobject-introspection-dev/receipt	Sun Apr 03 08:21:15 2011 +0000
     1.2 +++ b/gobject-introspection-dev/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-dev"
     1.7 -VERSION="0.10.0"
     1.8 +VERSION="0.10.6"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Gobject-introspection devel files."
    1.11  MAINTAINER="pankso@slitaz.org"
     2.1 --- a/gobject-introspection/receipt	Sun Apr 03 08:21:15 2011 +0000
     2.2 +++ b/gobject-introspection/receipt	Sun Apr 03 10:28:33 2011 +0000
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="gobject-introspection"
     2.7 -VERSION="0.10.0"
     2.8 +VERSION="0.10.6"
     2.9  CATEGORY="x-window"
    2.10  SHORT_DESC="Introspection system for GObject-based libraries."
    2.11  DEPENDS="libgio glib libffi python"
    2.12 @@ -9,7 +9,7 @@
    2.13  MAINTAINER="pankso@slitaz.org"
    2.14  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    2.15  WEB_SITE="http://live.gnome.org/GObjectInstrospection"
    2.16 -WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL"
    2.17 +WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL"
    2.18  
    2.19  # Rules to configure and make the package.
    2.20  compile_rules()