glib: update to 2.38.1.
This commit is contained in:
parent
63f1b25a14
commit
bd8a3c648c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'glib'
|
||||
pkgname=glib
|
||||
version=2.38.0
|
||||
version=2.38.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-fam --with-pcre=system --enable-static"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.gtk.org/"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/glib/2.38/glib-$version.tar.xz"
|
||||
checksum=7513a7de5e814ccb48206340a8773ea523d6a7bf04dc74565de69b899bc2ff32
|
||||
checksum=01906c62ac666d2ab3183cc07261b2536fab7b211c6129ab66b119c2af56d159
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" glib_cv_long_long_format=I64
|
||||
|
|
Loading…
Reference in a new issue