glib: update to 2.60.6.

This commit is contained in:
Juan RP 2019-08-13 16:54:38 +02:00
parent f09a28709d
commit a195c979f6
No known key found for this signature in database
GPG Key ID: AF19F6CB482F9368
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'glib'
pkgname=glib
version=2.60.5
version=2.60.6
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=3edf1df576ee82b2ecb8ba85c343644e48ee62e68290e71e6084b00d6ba2622e
checksum=ff8fab8d8deaa4fd0536c90f90d9769a09071779c7e6183907f6855645bffb6c
build_options="gtk_doc"