glib: update to 2.48.1.

This commit is contained in:
Juan RP 2016-05-11 07:32:28 +02:00
parent 7601c546cb
commit 79255d489d
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template build file for 'glib'
pkgname=glib
version=2.48.0
revision=2
version=2.48.1
revision=1
build_style=gnu-configure
configure_args="--enable-libelf --disable-fam --with-pcre=system --enable-static"
hostmakedepends="automake libtool pkg-config perl python libxslt docbook-xsl"
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.gtk.org/"
license="LGPL-2.1"
distfiles="${GNOME_SITE}/glib/${version%.*}/glib-$version.tar.xz"
checksum=744be6931ca914c68af98dc38ff6b0cf8381d65e335060faddfbf04c17147c34
checksum=74411bff489cb2a3527bac743a51018841a56a4d896cc1e0d0d54f8166a14612
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" glib-devel"