glib: update to 2.60.1.
This commit is contained in:
parent
eb4336fe73
commit
29e9a92807
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'glib'
|
||||
pkgname=glib
|
||||
version=2.60.0
|
||||
version=2.60.1
|
||||
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=20865d8b96840d89d9340fc485b4b1131c1bb24d16a258a22d642c3bb1b44353
|
||||
checksum=89f884f5d5c6126140ec868cef184c42ce72902c13cd08f36e660371779b5560
|
||||
|
||||
build_options="gtk_doc"
|
||||
|
||||
|
|
Loading…
Reference in a new issue