From a20a74f4b3ff2992eb0f973029576d900166dad1 Mon Sep 17 00:00:00 2001 From: Alexandru Popa <48083723+al-popa@users.noreply.github.com> Date: Fri, 4 Jul 2025 11:26:59 +0300 Subject: [PATCH] SBCL 2.5.6 (#12540) --- dev-lisp/sbcl/{sbcl-2.5.5.recipe => sbcl-2.5.6.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dev-lisp/sbcl/{sbcl-2.5.5.recipe => sbcl-2.5.6.recipe} (94%) diff --git a/dev-lisp/sbcl/sbcl-2.5.5.recipe b/dev-lisp/sbcl/sbcl-2.5.6.recipe similarity index 94% rename from dev-lisp/sbcl/sbcl-2.5.5.recipe rename to dev-lisp/sbcl/sbcl-2.5.6.recipe index bd79bdb49..0fdfeafe2 100644 --- a/dev-lisp/sbcl/sbcl-2.5.5.recipe +++ b/dev-lisp/sbcl/sbcl-2.5.6.recipe @@ -9,7 +9,7 @@ COPYRIGHT="2002 Gerd Moellmann" LICENSE="BSD (2-clause)" REVISION="1" SOURCE_URI="https://github.com/sbcl/sbcl/archive/refs/tags/sbcl-$portVersion.zip" -CHECKSUM_SHA256="9da022bbd584b7be27b5dd42b7b97841ab9830abe62416c8d7e9c41403f0f02c" +CHECKSUM_SHA256="8baf94b1e5c313eab4b0f3e1c4bd274573abd970e4262c635d6af654b76868ba" SOURCE_DIR="sbcl-sbcl-$portVersion" ARCHITECTURES="x86_64"