glib: update to 2.58.1.

This commit is contained in:
maxice8 2018-09-21 12:55:26 -03:00 committed by maxice8
parent a917b82af4
commit 84d1e997c8

View File

@ -1,7 +1,7 @@
# Template file for 'glib'
pkgname=glib
version=2.58.0
revision=6
version=2.58.1
revision=1
build_style=gnu-configure
configure_args="--enable-libelf --disable-fam --with-pcre=system --enable-static"
hostmakedepends="automake libtool pkg-config python3 libxslt docbook-xsl"
@ -12,7 +12,7 @@ license="LGPL-2.1-or-later"
homepage="https://wiki.gnome.org/Projects/GLib"
changelog="https://gitlab.gnome.org/GNOME/glib/raw/master/NEWS"
distfiles="${GNOME_SITE}/glib/${version%.*}/glib-${version}.tar.xz"
checksum=c0f4ce0730b4f95c47b711613b5406a887c2ee13ea6d25930d72a4fa7fdb77f6
checksum=97d6a9d926b6aa3dfaadad3077cfb43eec74432ab455dff14250c769d526d7d6
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" glib-devel"