gobject-introspection: update to gobject-introspection-1.31.0

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-11-08 20:45:55 +01:00
parent 018653f7bc
commit 677044c54a

View File

@ -19,12 +19,12 @@
################################################################################
PKG_NAME="gobject-introspection"
PKG_VERSION="0.10.0"
PKG_VERSION="1.31.0"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://live.gnome.org/GObjectIntrospection"
PKG_URL="http://ftp.gnome.org/pub/gnome/sources/gobject-introspection/0.10/$PKG_NAME-$PKG_VERSION.tar.bz2"
PKG_URL="http://ftp.gnome.org/pub/gnome/sources/gobject-introspection/1.31/$PKG_NAME-$PKG_VERSION.tar.bz2"
PKG_DEPENDS=""
PKG_BUILD_DEPENDS="toolchain"
PKG_PRIORITY="optional"