wok diff gobject-introspection/receipt @ rev 12144

postgis: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Mar 14 10:25:08 2012 +0100 (2012-03-14)
parents a0cd9b113626
children 66feb7f9e198
line diff
     1.1 --- a/gobject-introspection/receipt	Sat May 21 00:02:58 2011 +0000
     1.2 +++ b/gobject-introspection/receipt	Wed Mar 14 10:25:08 2012 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gobject-introspection"
     1.7 -VERSION="0.10.8"
     1.8 +VERSION="1.30.0"
     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="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL"
    1.17 +WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION:0:4}/$TARBALL"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()