glib: update to 2.30.1.

This commit is contained in:
Juan RP 2011-10-15 18:53:50 +02:00
parent 7dfa8b4779
commit 3398b8b8f4
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=2
pycompile_dirs="usr/lib/gdbus-2.0/codegen"
Add_dependency run glibc

View file

@ -1,7 +1,6 @@
# Template build file for 'glib'
pkgname=glib
version=2.30.0
revision=1
version=2.30.1
distfiles="${GNOME_SITE}/glib/2.30/glib-$version.tar.xz"
configure_args="--disable-fam --with-pcre=system"
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=d64c00b43409eabb89aad78501fcb1a992b002b314a4414a9bd069585cb7cdc1
checksum=82fde222ea33a0faac88e9b50f5b1f7fcfc235c861a9371e8fe47ec12c1e27f9
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