summaryrefslogtreecommitdiffstats
path: root/gnome2-libs/gobject-introspection/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'gnome2-libs/gobject-introspection/DETAILS')
-rwxr-xr-xgnome2-libs/gobject-introspection/DETAILS4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome2-libs/gobject-introspection/DETAILS b/gnome2-libs/gobject-introspection/DETAILS
index 2f95124b60..3f6db120ae 100755
--- a/gnome2-libs/gobject-introspection/DETAILS
+++ b/gnome2-libs/gobject-introspection/DETAILS
@@ -2,13 +2,13 @@
if [[ $GOBJECT_INTROSPECTION_BRANCH == devel ]]; then
VERSION=1.42.0
else
- VERSION=1.42.0
+ VERSION=1.44.0
+ SOURCE_HASH=sha512:294bee6c935991620e6bfe4bd63d7b5c586079cdc9ac349dd5228f5822f86983a5a4518838c808c3fdd1152cb37f79db5ad8674245939ecad97459ce178f03e7
fi
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=${SPELL}-${VERSION}.tar.xz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
SOURCE_URL[0]=${GNOME_URL}/sources/${SPELL}/${BRANCH}/${SOURCE}
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
LICENSE[0]=LGPL
WEB_SITE=http://wiki.gnome.org/Projects/GObjectIntrospection
ENTERED=20090922