wok diff gobject-introspection/receipt @ rev 16883

Up gobject-introspection gobject-introspection-dev (1.39.0)
author Yuri Pourre <yuripourre@gmail.com>
date Sun Jul 13 15:29:58 2014 -0300 (2014-07-13)
parents 1b038ed8ee2c
children 16be2bb769c6
line diff
     1.1 --- a/gobject-introspection/receipt	Tue May 13 06:26:50 2014 +0000
     1.2 +++ b/gobject-introspection/receipt	Sun Jul 13 15:29:58 2014 -0300
     1.3 @@ -1,15 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gobject-introspection"
     1.7 -VERSION="1.34.2"
     1.8 +VERSION="1.39.0"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Introspection system for GObject-based libraries"
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  LICENSE="LGPL2 MIT"
    1.13  WEB_SITE="http://live.gnome.org/GObjectInstrospection"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.xz"
    1.15 -SERIES=$(echo $VERSION | cut -d. -f1,2)
    1.16 -WGET_URL="$GNOME_MIRROR/$PACKAGE/$SERIES/$TARBALL"
    1.17 +WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL"
    1.18  #HOST_ARCH="i486 arm"
    1.19  
    1.20  DEPENDS="libgio dbus"