From dfdd52ae14f0fc5426cf9987de7e9c7ae2379e04 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sat, 3 Apr 2021 12:40:34 +0200 Subject: [PATCH] bison: bump version --- sys-devel/bison/{bison-3.5.4.recipe => bison-3.7.6.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename sys-devel/bison/{bison-3.5.4.recipe => bison-3.7.6.recipe} (95%) diff --git a/sys-devel/bison/bison-3.5.4.recipe b/sys-devel/bison/bison-3.7.6.recipe similarity index 95% rename from sys-devel/bison/bison-3.5.4.recipe rename to sys-devel/bison/bison-3.7.6.recipe index e4bb6d738..3413865b6 100644 --- a/sys-devel/bison/bison-3.5.4.recipe +++ b/sys-devel/bison/bison-3.7.6.recipe @@ -15,7 +15,7 @@ LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="https://ftpmirror.gnu.org/bison/bison-$portVersion.tar.xz https://ftp.gnu.org/gnu/bison/bison-$portVersion.tar.xz" -CHECKSUM_SHA256="4c17e99881978fa32c05933c5262457fa5b2b611668454f8dc2a695cd6b3720c" +CHECKSUM_SHA256="67d68ce1e22192050525643fc0a7a22297576682bef6a5c51446903f5aeef3cf" #PATCHES="bison-${portVersion}.patchset" ARCHITECTURES="?x86_gcc2 x86 x86_64 ?arm ?ppc ?sparc ?m68k"