summaryrefslogtreecommitdiffhomepage
path: root/groups/010.host_deps.group
diff options
context:
space:
mode:
authorØrjan Malde <red@foxi.me>2020-11-20 11:29:20 +0100
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2020-11-20 10:36:35 +0000
commit94424a7d1f94b91824262b840314a2b435289b22 (patch)
treeae099dfd6247566d083244c2e9e171314da0643a /groups/010.host_deps.group
parentd576e0aed95aad1273bcc6921b68f1f35f5108a6 (diff)
downloadmidipix_build-94424a7d1f94b91824262b840314a2b435289b22.tar.bz2
midipix_build-94424a7d1f94b91824262b840314a2b435289b22.tar.xz
groups/010.host_deps.group: bison_host: bump to 3.7.4
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 42e92f34..9a01f798 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:=07b25fbf4de2f2c686e8bff50fdb69efda49b6f9f7377dad1884f9508a28592b};
-: ${PKG_BISON_HOST_VERSION:=3.7};
+: ${PKG_BISON_HOST_SHA256SUM:=a3b5813f48a11e540ef26f46e4d288c0c25c7907d9879ae50e430ec49f63c010};
+: ${PKG_BISON_HOST_VERSION:=3.7.4};
: ${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"};