wok-next diff gobject-introspection/receipt @ rev 14682
libelementary: Up to 1.7.7
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Thu Jun 06 22:09:08 2013 +0200 (2013-06-06) |
parents | 66feb7f9e198 |
children | 10e6c72b2c15 |
line diff
1.1 --- a/gobject-introspection/receipt Thu Mar 21 16:18:40 2013 +0000 1.2 +++ b/gobject-introspection/receipt Thu Jun 06 22:09:08 2013 +0200 1.3 @@ -7,8 +7,8 @@ 1.4 MAINTAINER="pankso@slitaz.org" 1.5 WEB_SITE="http://live.gnome.org/GObjectInstrospection" 1.6 TARBALL="$PACKAGE-$VERSION.tar.xz" 1.7 -HI_VERSION=$(echo $VERSION | cut -d. -f1,2) 1.8 -WGET_URL="$GNOME_MIRROR/$PACKAGE/$HI_VERSION/$TARBALL" 1.9 +SERIES=$(echo $VERSION | cut -d. -f1,2) 1.10 +WGET_URL="$GNOME_MIRROR/$PACKAGE/$SERIES/$TARBALL" 1.11 1.12 DEPENDS="libgio" 1.13 BUILD_DEPENDS="flex bison glib-dev python-dev libgio-dev libffi-dev cairo-dev"