glib: update to 2.46.0.
This commit is contained in:
parent
a515938165
commit
3538f4b702
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'glib'
|
||||
pkgname=glib
|
||||
version=2.44.1
|
||||
revision=3
|
||||
version=2.46.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-libelf --disable-fam --with-pcre=system --enable-static"
|
||||
hostmakedepends="automake libtool pkg-config perl python libxslt docbook-xsl"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.gtk.org/"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/glib/${version%.*}/glib-$version.tar.xz"
|
||||
checksum=8811deacaf8a503d0a9b701777ea079ca6a4277be10e3d730d2112735d5eca07
|
||||
checksum=b1cee83469ae7d80f17c267c37f090414e93960bd62d2b254a5a96fbc5baacb4
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" glib-devel"
|
||||
|
|
Loading…
Reference in a new issue