From eb362a44526d235c4ef5ec504f241ab22a52bbeb Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 30 Aug 2009 00:19:44 +0200 Subject: [PATCH] glib: update to 2.20.5. --HG-- extra : convert_revision : f3d29950dcd8b56b9bc6f6563dae6afd3e09d26c --- templates/glib/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/glib/template b/templates/glib/template index 6c037736fe9..1d224164bbc 100644 --- a/templates/glib/template +++ b/templates/glib/template @@ -1,12 +1,12 @@ # Template build file for 'glib' pkgname=glib -version=2.20.4 +version=2.20.5 distfiles="${GNOME_SITE}/glib/2.20/glib-$version.tar.bz2" configure_args="--disable-fam --with-pcre=system" build_style=gnu_configure short_desc="The GNU library of C routines" maintainer="Juan RP " -checksum=af709f0eabfbbfa5c59a02764ca1dd5e6509bbe7fb67a474b2c448bda7b06fb9 +checksum=88f092769df5ce9f784c1068a3055ede00ada503317653984101d5393de63655 long_desc=" GLib is a library containing many useful C routines for things such as trees, hashes, lists and strings. It is a useful general purpose