glib: update to 2.52.0.
This commit is contained in:
parent
ecf16a91da
commit
593278fe1f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'glib'
|
||||
pkgname=glib
|
||||
version=2.50.3
|
||||
version=2.52.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-libelf --disable-fam --with-pcre=system --enable-static"
|
||||
|
@ -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=82ee94bf4c01459b6b00cb9db0545c2237921e3060c0b74cff13fbc020cfd999
|
||||
checksum=4578e3e077b1b978cafeec8d28b676c680aba0c0475923874c4c993403df311a
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" glib-devel"
|
||||
|
|
Loading…
Reference in a new issue