glib: update to 2.48.2.

This commit is contained in:
Juan RP 2016-08-18 12:53:14 +02:00
parent 8f70281e74
commit adcd622f0e

View file

@ -1,6 +1,6 @@
# Template build file for 'glib'
pkgname=glib
version=2.48.1
version=2.48.2
revision=1
build_style=gnu-configure
configure_args="--enable-libelf --disable-fam --with-pcre=system --enable-static"
@ -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=74411bff489cb2a3527bac743a51018841a56a4d896cc1e0d0d54f8166a14612
checksum=f25e751589cb1a58826eac24fbd4186cda4518af772806b666a3f91f66e6d3f4
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" glib-devel"