glib: update to 2.32.4.
This commit is contained in:
parent
ade667e110
commit
5b1c1d10c6
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'glib'
|
# Template build file for 'glib'
|
||||||
pkgname=glib
|
pkgname=glib
|
||||||
version=2.32.3
|
version=2.32.4
|
||||||
revision=2
|
revision=1
|
||||||
subpackages="glib-devel"
|
subpackages="glib-devel"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="python pkg-config zlib-devel pcre-devel>=8.30 libffi-devel"
|
makedepends="python pkg-config zlib-devel pcre-devel>=8.30 libffi-devel"
|
||||||
|
@ -11,7 +11,7 @@ homepage="http://www.gtk.org/"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="${GNOME_SITE}/glib/2.32/glib-$version.tar.xz"
|
distfiles="${GNOME_SITE}/glib/2.32/glib-$version.tar.xz"
|
||||||
configure_args="--disable-fam --with-pcre=system --enable-static"
|
configure_args="--disable-fam --with-pcre=system --enable-static"
|
||||||
checksum=b65ceb462807e4a2f91c95e4293ce6bbefca308cb44a1407bcfdd9e40363ff4d
|
checksum=a5d742a4fda22fb6975a8c0cfcd2499dd1c809b8afd4ef709bda4d11b167fae2
|
||||||
long_desc="
|
long_desc="
|
||||||
GLib is a library containing many useful C routines for things such
|
GLib is a library containing many useful C routines for things such
|
||||||
as trees, hashes, lists and strings. It is a useful general purpose
|
as trees, hashes, lists and strings. It is a useful general purpose
|
||||||
|
|
Loading…
Reference in a new issue