From 41cdf08a2f40f07de564638ba9c6a4f58e069dbb Mon Sep 17 00:00:00 2001 From: Alexandru Popa <48083723+al-popa@users.noreply.github.com> Date: Thu, 1 May 2025 16:23:15 +0300 Subject: [PATCH] SBCL 2.5.4 (#12299) --- dev-lisp/sbcl/{sbcl-2.5.3.recipe => sbcl-2.5.4.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dev-lisp/sbcl/{sbcl-2.5.3.recipe => sbcl-2.5.4.recipe} (94%) diff --git a/dev-lisp/sbcl/sbcl-2.5.3.recipe b/dev-lisp/sbcl/sbcl-2.5.4.recipe similarity index 94% rename from dev-lisp/sbcl/sbcl-2.5.3.recipe rename to dev-lisp/sbcl/sbcl-2.5.4.recipe index 9153980d0..78e49c0d8 100644 --- a/dev-lisp/sbcl/sbcl-2.5.3.recipe +++ b/dev-lisp/sbcl/sbcl-2.5.4.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="454f9bf4c633228121b47631a8434d11decd4f021a8f36579e880e1de6904b4a" +CHECKSUM_SHA256="71c56eccbd5ead62d4976e6f1a988a40e2282683ee00642fa8a3c31fc03c8950" SOURCE_DIR="sbcl-sbcl-$portVersion" ARCHITECTURES="x86_64"