glib: update to 2.30.3.

This commit is contained in:
Juan RP 2012-03-13 07:35:33 +01:00
parent 5561e9beb8
commit e191033894
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template build file for 'glib'
pkgname=glib
version=2.30.2
version=2.30.3
distfiles="${GNOME_SITE}/glib/2.30/glib-$version.tar.xz"
configure_args="--disable-fam --with-pcre=system"
build_style=gnu-configure
@ -8,7 +8,7 @@ short_desc="The GNU library of C routines"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gtk.org/"
license="LGPL-2.1"
checksum=f0e91e6333321ddb48fa12b5c66f56c3d5f05325748c66dd2e9016c278ff8e82
checksum=e6cbb27c71c445993346e785e8609cc75cea2941e32312e544872feba572dd27
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