glib: update to 2.50.3.

This commit is contained in:
Juan RP 2017-02-14 07:41:32 +01:00
parent 0087e62d4c
commit b7b0887a9b
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template build file for 'glib'
pkgname=glib
version=2.50.2
revision=2
version=2.50.3
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=be68737c1f268c05493e503b3b654d2b7f43d7d0b8c5556f7e4651b870acfbf5
checksum=82ee94bf4c01459b6b00cb9db0545c2237921e3060c0b74cff13fbc020cfd999
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" glib-devel"