From c4c111dce8b2ab2ebded5895efc095371fc7ae2f Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Fri, 20 Mar 2020 17:48:37 +0100 Subject: [PATCH] bison: bump version. --- sys-devel/bison/{bison-3.5.2.recipe => bison-3.5.3.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename sys-devel/bison/{bison-3.5.2.recipe => bison-3.5.3.recipe} (95%) diff --git a/sys-devel/bison/bison-3.5.2.recipe b/sys-devel/bison/bison-3.5.3.recipe similarity index 95% rename from sys-devel/bison/bison-3.5.2.recipe rename to sys-devel/bison/bison-3.5.3.recipe index 403a03bf1..2e0c9db7f 100644 --- a/sys-devel/bison/bison-3.5.2.recipe +++ b/sys-devel/bison/bison-3.5.3.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="24e273db9eb6da8bbb6f0648284d0724a5cbd6268a163db402f961350a4e50dd" +CHECKSUM_SHA256="2bf85b5f88a5f2fa8069aed2a2dfc3a9f8d15a97e59c713e3906e5fdd982a7c4" #PATCHES="bison-${portVersion}.patchset" ARCHITECTURES="?x86_gcc2 x86 x86_64 ?arm ?ppc ?sparc ?m68k"