summaryrefslogtreecommitdiffhomepage
path: root/groups/010.host_deps.group
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2020-06-29 12:29:47 +0100
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2020-06-29 12:29:47 +0100
commit7b72f3c3dd1a6a8f998da2e1510f77771b92b0e0 (patch)
tree17ea3626db48f12142419693f4782572ba132df4 /groups/010.host_deps.group
parent01d7240e97bfc6813d4811ed7ae2ba0205531b0c (diff)
downloadmidipix_build-7b72f3c3dd1a6a8f998da2e1510f77771b92b0e0.tar.bz2
midipix_build-7b72f3c3dd1a6a8f998da2e1510f77771b92b0e0.tar.xz
groups/010.host_deps.group:glib_host:${PKG_URL}: updated.
groups/251.native_packages_lib.group:glib:${PKG_URL}: updated.
Diffstat (limited to 'groups/010.host_deps.group')
-rw-r--r--groups/010.host_deps.group2
1 files changed, 1 insertions, 1 deletions
diff --git a/groups/010.host_deps.group b/groups/010.host_deps.group
index a45f0358..0a4ff3e2 100644
--- a/groups/010.host_deps.group
+++ b/groups/010.host_deps.group
@@ -106,7 +106,7 @@ HOST_DEPS_PREFIX="${PREFIX}";
: ${PKG_GLIB_HOST_DEPENDS:="python3_host"};
: ${PKG_GLIB_HOST_SHA256SUM:=fe22998ff0394ec31e6e5511c379b74011bee61a4421bca7fcab223dfbe0fc6a};
: ${PKG_GLIB_HOST_VERSION:=2.54.0};
-: ${PKG_GLIB_HOST_URL:=http://ftp.gnome.org/pub/GNOME/sources/glib/${PKG_GLIB_HOST_VERSION%.[0-9]}/glib-${PKG_GLIB_HOST_VERSION}.tar.xz};
+: ${PKG_GLIB_HOST_URL:="https://download.gnome.org/sources/glib/${PKG_GLIB_HOST_VERSION%.[0-9]}/glib-${PKG_GLIB_HOST_VERSION}.tar.xz"};
: ${PKG_GLIB_HOST_BUILD_STEPS_DISABLE:=configure_patch};
: ${PKG_GLIB_HOST_CONFIGURE_ARGS_EXTRA:="--with-pcre=internal --with-python=${PREFIX}/bin/python3 --disable-dtrace --disable-libelf --disable-libmount"};
: ${PKG_GLIB_HOST_CFLAGS_BUILD_EXTRA:="-Wno-missing-include-dirs -Wno-format-nonliteral -Wno-format-overflow"};