glib: update to 2.62.3.
This commit is contained in:
parent
3a08e3d1b6
commit
cae5e9f977
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'glib'
|
||||
pkgname=glib
|
||||
version=2.62.2
|
||||
version=2.62.3
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dfam=false -Dman=true -Dselinux=disabled
|
||||
|
@ -14,10 +14,9 @@ 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=698824a413f76df039739c2a78f45b10939d526ae7495bab4e694e6730deb3f1
|
||||
checksum=4400adc9f0d3ffcfe8e84225210370ce3f9853afb81812ddadb685325aa655c4
|
||||
|
||||
build_options="gtk_doc"
|
||||
|
||||
desc_option_gtk_doc="Build GTK API docs"
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue