glib: update to 2.30.2.

This commit is contained in:
Juan RP 2011-11-14 18:57:04 +01:00
parent 702d2232bd
commit 9b4014b387
2 changed files with 2 additions and 4 deletions

View file

@ -1,6 +1,5 @@
# Template file for 'glib-devel'.
#
revision=1
short_desc="${short_desc} (development files)"
long_desc="${long_desc}

View file

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