glib: update to 2.54.1. (#8046)

This commit is contained in:
maxice8 2017-10-13 04:24:46 -03:00 committed by Juan RP
parent 4282d54d31
commit 34214927d6
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.0
version=2.54.1
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=fe22998ff0394ec31e6e5511c379b74011bee61a4421bca7fcab223dfbe0fc6a
checksum=50c01b1419324f10fbf9b9709ec2164b18586968bdce7540583bf32302cf47a3
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" glib-devel"