diff options
author | Ørjan Malde <red@foxi.me> | 2021-04-04 16:45:30 +0200 |
---|---|---|
committer | Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | 2021-04-04 15:51:12 +0100 |
commit | e0f8308b30893f002eb6fa68cd6ef7c381a4326d (patch) | |
tree | f96a9d7afc514f680aaadc777cc51b740790b6cd /groups | |
parent | 1bc00f041ba16dc68a6cd5171eb717e0ca1d089a (diff) | |
download | midipix_build-e0f8308b30893f002eb6fa68cd6ef7c381a4326d.tar.bz2 midipix_build-e0f8308b30893f002eb6fa68cd6ef7c381a4326d.tar.xz |
groups/010.host_deps.group: bison_host: bump to v3.7.6
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
Diffstat (limited to 'groups')
-rw-r--r-- | groups/010.host_deps.group | 4 |
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"}; |