wok-6.x 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 | 1a4380b2fd8c |
children | 16be2bb769c6 |
files | gobject-introspection-dev/receipt gobject-introspection/receipt |
line diff
1.1 --- a/gobject-introspection-dev/receipt Sun Jul 13 15:22:00 2014 -0300 1.2 +++ b/gobject-introspection-dev/receipt Sun Jul 13 15:29:58 2014 -0300 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="gobject-introspection-dev" 1.7 -VERSION="1.34.2" 1.8 +VERSION="1.39.0" 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 Jul 13 15:22:00 2014 -0300 2.2 +++ b/gobject-introspection/receipt Sun Jul 13 15:29:58 2014 -0300 2.3 @@ -1,15 +1,14 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="gobject-introspection" 2.7 -VERSION="1.34.2" 2.8 +VERSION="1.39.0" 2.9 CATEGORY="development" 2.10 SHORT_DESC="Introspection system for GObject-based libraries" 2.11 MAINTAINER="pankso@slitaz.org" 2.12 LICENSE="LGPL2 MIT" 2.13 WEB_SITE="http://live.gnome.org/GObjectInstrospection" 2.14 TARBALL="$PACKAGE-$VERSION.tar.xz" 2.15 -SERIES=$(echo $VERSION | cut -d. -f1,2) 2.16 -WGET_URL="$GNOME_MIRROR/$PACKAGE/$SERIES/$TARBALL" 2.17 +WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL" 2.18 #HOST_ARCH="i486 arm" 2.19 2.20 DEPENDS="libgio dbus"