From 4ccb6337aa3f639581ab89a3253b53221a23fc31 Mon Sep 17 00:00:00 2001 From: Alexandru Popa <48083723+al-popa@users.noreply.github.com> Date: Fri, 3 Apr 2026 18:35:45 +0300 Subject: [PATCH] SBCL 2.6.3 (#13897) --- dev-lisp/sbcl/{sbcl-2.6.1.recipe => sbcl-2.6.3.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dev-lisp/sbcl/{sbcl-2.6.1.recipe => sbcl-2.6.3.recipe} (94%) diff --git a/dev-lisp/sbcl/sbcl-2.6.1.recipe b/dev-lisp/sbcl/sbcl-2.6.3.recipe similarity index 94% rename from dev-lisp/sbcl/sbcl-2.6.1.recipe rename to dev-lisp/sbcl/sbcl-2.6.3.recipe index 13158faf8..5cc1cb0a0 100644 --- a/dev-lisp/sbcl/sbcl-2.6.1.recipe +++ b/dev-lisp/sbcl/sbcl-2.6.3.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="456f676108d743feb0033e1cd66a17790a1285751eeae3a961e117ae037115c2" +CHECKSUM_SHA256="5d40361e6e881642ea83adc18c4cfa79c50cd0132096423dd37ed3780b5c4539" SOURCE_DIR="sbcl-sbcl-$portVersion" ARCHITECTURES="x86_64"