summaryrefslogtreecommitdiffhomepage
path: root/groups/010.host_deps.group
diff options
context:
space:
mode:
authorØrjan Malde <red@foxi.me>2020-07-28 10:51:36 +0200
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2020-07-29 00:07:33 +0100
commit73d9441f4c63b061b60b22f487ccc61e74effd83 (patch)
tree3262772dd3c5aa6e86fc51c35b63d8e52c1e179c /groups/010.host_deps.group
parent8e5e81ecf3476e95f833165f218f0fd505962c14 (diff)
downloadmidipix_build-73d9441f4c63b061b60b22f487ccc61e74effd83.tar.bz2
midipix_build-73d9441f4c63b061b60b22f487ccc61e74effd83.tar.xz
groups/010.host_deps.group: bison_host: bump to v3.7
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
Diffstat (limited to 'groups/010.host_deps.group')
-rw-r--r--groups/010.host_deps.group4
1 files changed, 2 insertions, 2 deletions
diff --git a/groups/010.host_deps.group b/groups/010.host_deps.group
index 0a4ff3e2..c5f7d628 100644
--- a/groups/010.host_deps.group
+++ b/groups/010.host_deps.group
@@ -26,8 +26,8 @@ HOST_DEPS_PREFIX="${PREFIX}";
: ${PKG_BINUTILS_BUILD_CONFIGURE_ARGS:="--disable-werror --enable-deterministic-archives --enable-install-libbfd --prefix=${PREFIX}/opt"};
: ${PKG_BINUTILS_BUILD_LIBTOOL:=slibtool-static};
: ${PKG_BINUTILS_BUILD_PREFIX:="${PREFIX}/opt"};
-: ${PKG_BISON_HOST_SHA256SUM:=06db793651de9dd5f0a85a6fe4bdbca413c0806bf2432377523da96ca0b4b73d};
-: ${PKG_BISON_HOST_VERSION:=3.6.3};
+: ${PKG_BISON_HOST_SHA256SUM:=07b25fbf4de2f2c686e8bff50fdb69efda49b6f9f7377dad1884f9508a28592b};
+: ${PKG_BISON_HOST_VERSION:=3.7};
: ${PKG_BISON_HOST_URL:=https://ftp.gnu.org/gnu/bison/bison-${PKG_BISON_HOST_VERSION}.tar.xz};
: ${PKG_BISON_HOST_ENV_VARS_EXTRA:="M4=${PREFIX}/bin/m4"};
: ${PKG_BMAKE_HOST_URLS_GIT:="bmake=https://github.com/arichardson/bmake@master"};