[Lunar-commits] <moonbase> glib-2: version bump to 20.4
Auke Kok
sofar at foo-projects.org
Sun Aug 9 03:05:24 CEST 2009
commit 190b05fede7637fe9beb9b9c81b4c5a93d30c4c8
Author: Paul Bredbury <brebs at sent.com>
Date: Sun Aug 9 03:05:24 2009 +0200
glib-2: version bump to 20.4
---
libs/glib-2/BUILD | 1 +
libs/glib-2/DETAILS | 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/libs/glib-2/BUILD b/libs/glib-2/BUILD
index 97ccc56..ea11419 100644
--- a/libs/glib-2/BUILD
+++ b/libs/glib-2/BUILD
@@ -1,4 +1,5 @@
(
+
# Do not remove --enable-debug=minimum, it will break some common
# API functions if debug is entirely disabled
export OPTS="$OPTS --enable-static --enable-shared --enable-debug=minimum" &&
diff --git a/libs/glib-2/DETAILS b/libs/glib-2/DETAILS
index 882e98b..e92c533 100644
--- a/libs/glib-2/DETAILS
+++ b/libs/glib-2/DETAILS
@@ -1,14 +1,14 @@
MODULE=glib-2
MAJOR=2.20
- VERSION=20.2
+ VERSION=20.4
SOURCE=$MODULE.$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE.$VERSION
SOURCE_URL[0]=$GNOME_URL/sources/glib/$MAJOR/
SOURCE_URL[1]=ftp://ftp.gtk.org/pub/glib/$MAJOR/
- SOURCE_VFY=sha1:2c1f27bc4fb942ba93ccf934635879ffe0524f45
+ SOURCE_VFY=sha1:a0cee2b75bb485de926fa43b33887adc8f9c19bb
WEB_SITE=http://www.gtk.org/
ENTERED=20020313
- UPDATED=20090527
+ UPDATED=20090719
SHORT="A library of useful C routines for trees, hashes, and lists"
cat << EOF
More information about the Lunar-commits
mailing list