# HG changeset patch # User Christopher Rogers # Date 1319664173 0 # Node ID 48e4ab5725f46cc08568ffddb77f58b660591f28 # Parent cbebb3eed7c2da7fc02f21199b93d3920422b14f Up: gobject-introspection to 1.30.0. diff -r cbebb3eed7c2 -r 48e4ab5725f4 gobject-introspection-dev/receipt --- a/gobject-introspection-dev/receipt Wed Oct 26 21:20:51 2011 +0000 +++ b/gobject-introspection-dev/receipt Wed Oct 26 21:22:53 2011 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="gobject-introspection-dev" -VERSION="0.10.8" +VERSION="1.30.0" CATEGORY="development" SHORT_DESC="Gobject-introspection devel files." MAINTAINER="pankso@slitaz.org" diff -r cbebb3eed7c2 -r 48e4ab5725f4 gobject-introspection/receipt --- a/gobject-introspection/receipt Wed Oct 26 21:20:51 2011 +0000 +++ b/gobject-introspection/receipt Wed Oct 26 21:22:53 2011 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="gobject-introspection" -VERSION="0.10.8" +VERSION="1.30.0" CATEGORY="x-window" SHORT_DESC="Introspection system for GObject-based libraries." DEPENDS="libgio glib libffi python" @@ -9,7 +9,7 @@ MAINTAINER="pankso@slitaz.org" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://live.gnome.org/GObjectInstrospection" -WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL" +WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION:0:4}/$TARBALL" # Rules to configure and make the package. compile_rules()