glib: update to 2.54.2.

This commit is contained in:
maxice8 2017-10-28 09:38:18 -02:00 committed by Enno Boland
parent 9ef0b9b6b3
commit ad85e241ab
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template build file for 'glib'
pkgname=glib
version=2.54.1
version=2.54.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=50c01b1419324f10fbf9b9709ec2164b18586968bdce7540583bf32302cf47a3
checksum=bb89e5c5aad33169a8c7f28b45671c7899c12f74caf707737f784d7102758e6c
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" glib-devel"