glib: update to 2.60.4.

This commit is contained in:
Juan RP 2019-06-26 11:18:24 +02:00
parent 5fb8ae9f8d
commit 38f1c6e53d
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.2
version=2.60.4
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=2ef15475060addfda0443a7e8a52b28a10d5e981e82c083034061daf9a8f80d9
checksum=2b941ec5dcb92e5ea83fe42f9eb55a827bc8a12c153ad2489d551c31d04733dd
build_options="gtk_doc"