glib: update to 2.32.1.

This commit is contained in:
Juan RP 2012-04-14 09:37:06 +02:00
parent 6f9a234192
commit 8fdfec4dac
2 changed files with 2 additions and 4 deletions

View file

@ -5,7 +5,6 @@ long_desc="${long_desc}
This package contains files for development, headers, static libs, etc."
revision=1
pycompile_dirs="usr/lib/gdbus-2.0/codegen"
Add_dependency run zlib-devel

View file

@ -1,7 +1,6 @@
# Template build file for 'glib'
pkgname=glib
version=2.32.0
revision=1
version=2.32.1
distfiles="${GNOME_SITE}/glib/2.32/glib-$version.tar.xz"
configure_args="--disable-fam --with-pcre=system --enable-static"
build_style=gnu-configure
@ -9,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=cde9d9f25ed648069c547e323897ad9379974e1f936b4477fa51bcf1bb261ae4
checksum=484d5b7fc09f3fa398355adaf74b369768f5859866c299f229c99721990f8398
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