glib: update to 2.60.5.

This commit is contained in:
Juan RP 2019-07-21 10:30:00 +02:00
parent 34fcf4b4ba
commit 6ab992cefc
No known key found for this signature in database
GPG Key ID: AF19F6CB482F9368

View File

@ -1,6 +1,6 @@
# Template file for 'glib'
pkgname=glib
version=2.60.4
version=2.60.5
revision=1
build_style=meson
configure_args="-Dfam=false -Dman=true -Dselinux=disabled
@ -14,7 +14,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=2b941ec5dcb92e5ea83fe42f9eb55a827bc8a12c153ad2489d551c31d04733dd
checksum=3edf1df576ee82b2ecb8ba85c343644e48ee62e68290e71e6084b00d6ba2622e
build_options="gtk_doc"