summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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 0ee91744..da54594a 100644
--- a/groups/010.host_deps.group
+++ b/groups/010.host_deps.group
@@ -27,8 +27,8 @@ HOST_DEPS_PREFIX="${PREFIX}";
: ${PKG_BINUTILS_BUILD_LIBTOOL:=slibtool-static};
: ${PKG_BINUTILS_BUILD_PREFIX:="${PREFIX}/opt"};
: ${PKG_BISON_HOST_DEPENDS:="libreadline_host"};
-: ${PKG_BISON_HOST_SHA256SUM:=a3b5813f48a11e540ef26f46e4d288c0c25c7907d9879ae50e430ec49f63c010};
-: ${PKG_BISON_HOST_VERSION:=3.7.4};
+: ${PKG_BISON_HOST_SHA256SUM:=67d68ce1e22192050525643fc0a7a22297576682bef6a5c51446903f5aeef3cf};
+: ${PKG_BISON_HOST_VERSION:=3.7.6};
: ${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"};