glib: update to 2.52.1.

This commit is contained in:
Juan RP 2017-04-09 08:26:16 +02:00
parent eb54ab3ff4
commit 2c1d518786

View file

@ -1,6 +1,6 @@
# Template build file for 'glib'
pkgname=glib
version=2.52.0
version=2.52.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=4578e3e077b1b978cafeec8d28b676c680aba0c0475923874c4c993403df311a
checksum=948c26b817f2d77e2a6cdd5082c60a51bf5dea854890286a1d5d4ccde5ce586f
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" glib-devel"