glib: update to 2.50.2.

This commit is contained in:
Juan RP 2016-11-08 06:45:32 +01:00
parent ce3ebba200
commit 41631646b4

View file

@ -1,6 +1,6 @@
# Template build file for 'glib'
pkgname=glib
version=2.50.1
version=2.50.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=2ef87a78f37c1eb5b95f4cc95efd5b66f69afad9c9c0899918d04659cf6df7dd
checksum=be68737c1f268c05493e503b3b654d2b7f43d7d0b8c5556f7e4651b870acfbf5
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" glib-devel"