libraries/gobject-introspection: Updated for version 0.10.6.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2011-03-27 15:33:10 -05:00
parent c3ea93eb0a
commit 75acdbdddc
2 changed files with 6 additions and 6 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=gobject-introspection
VERSION=${VERSION:-0.6.7}
VERSION=${VERSION:-0.10.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -56,7 +56,7 @@ else
LIBDIRSUFFIX=""
fi
DOCS="AUTHORS CONTRIBUTORS COPYING INSTALL NEWS README TODO"
DOCS="AUTHORS CONTRIBUTORS COPYING NEWS README TODO"
set -e

View file

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