glib: update to 2.58.1.
This commit is contained in:
parent
a917b82af4
commit
84d1e997c8
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'glib'
|
||||
pkgname=glib
|
||||
version=2.58.0
|
||||
revision=6
|
||||
version=2.58.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-libelf --disable-fam --with-pcre=system --enable-static"
|
||||
hostmakedepends="automake libtool pkg-config python3 libxslt docbook-xsl"
|
||||
|
@ -12,7 +12,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=c0f4ce0730b4f95c47b711613b5406a887c2ee13ea6d25930d72a4fa7fdb77f6
|
||||
checksum=97d6a9d926b6aa3dfaadad3077cfb43eec74432ab455dff14250c769d526d7d6
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" glib-devel"
|
||||
|
|
Loading…
Reference in New Issue