glib: update to 2.46.2.
This commit is contained in:
parent
d4954a082a
commit
089f4ad255
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'glib'
|
||||
pkgname=glib
|
||||
version=2.46.1
|
||||
version=2.46.2
|
||||
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=5a1f03b952ebc3a7e9f612b8724f70898183e31503db329b4f15d07163c8fdfb
|
||||
checksum=5031722e37036719c1a09163cc6cf7c326e4c4f1f1e074b433c156862bd733db
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" glib-devel"
|
||||
|
|
Loading…
Reference in a new issue