mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
glib: update to 2.42.1.
This commit is contained in:
parent
81f35685f3
commit
dc3ed3005f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'glib'
|
# Template build file for 'glib'
|
||||||
pkgname=glib
|
pkgname=glib
|
||||||
version=2.42.0
|
version=2.42.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-fam --with-pcre=system --enable-static"
|
configure_args="--disable-fam --with-pcre=system --enable-static"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gtk.org/"
|
homepage="http://www.gtk.org/"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="${GNOME_SITE}/glib/${version%.*}/glib-$version.tar.xz"
|
distfiles="${GNOME_SITE}/glib/${version%.*}/glib-$version.tar.xz"
|
||||||
checksum=94fbc0a7d10633433ff383e540607de649c1b46baaa59dea446a50977a6c4472
|
checksum=8f3f0865280e45b8ce840e176ef83bcfd511148918cc8d39df2ee89b67dcf89a
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" glib-devel"
|
hostmakedepends+=" glib-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue