gobject-introspection: update to gobject-introspection-0.10.0

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-12-27 00:05:45 +01:00
parent 1e67f8316c
commit d8ea7d1e62

View File

@ -1,10 +1,10 @@
PKG_NAME="gobject-introspection"
PKG_VERSION="0.9.12"
PKG_VERSION="0.10.0"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://live.gnome.org/GObjectIntrospection"
PKG_URL="http://ftp.acc.umu.se/pub/GNOME/sources/gobject-introspection/0.9/$PKG_NAME-$PKG_VERSION.tar.bz2"
PKG_URL="http://ftp.acc.umu.se/pub/GNOME/sources/gobject-introspection/0.10/$PKG_NAME-$PKG_VERSION.tar.bz2"
PKG_DEPENDS=""
PKG_BUILD_DEPENDS="toolchain"
PKG_PRIORITY="optional"