libraries/gobject-introspection: Updated for version 0.6.7.

This commit is contained in:
Andrew Psaltis 2010-03-03 14:20:32 -06:00 committed by Erik Hanson
parent 277db33027
commit 0824bdebfc
2 changed files with 5 additions and 5 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=gobject-introspection
VERSION=${VERSION:-0.6.5}
VERSION=${VERSION:-0.6.7}
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="gobject-introspection"
VERSION="0.6.5"
VERSION="0.6.7"
HOMEPAGE="http://live.gnome.org/GObjectIntrospection"
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gobject-introspection/0.6/gobject-introspection-0.6.5.tar.bz2"
MD5SUM="c946cddf10f02a3aea483967ab6de605"
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gobject-introspection/0.6/gobject-introspection-0.6.7.tar.bz2"
MD5SUM="41205c14cbd86632806578448e29bd30"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Andrew Psaltis"
EMAIL="ampsaltis@gmail.com"
APPROVED="rworkman"
APPROVED="Erik Hanson"