From 0dbfcb58a49cbfd8d7152237e8ca7591e73e40fb Mon Sep 17 00:00:00 2001 From: Alexandru Popa <48083723+al-popa@users.noreply.github.com> Date: Tue, 1 Apr 2025 00:16:17 +0300 Subject: [PATCH] SBCL 2.5.3 (#12090) --- dev-lisp/sbcl/{sbcl-2.5.2.recipe => sbcl-2.5.3.recipe} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename dev-lisp/sbcl/{sbcl-2.5.2.recipe => sbcl-2.5.3.recipe} (92%) diff --git a/dev-lisp/sbcl/sbcl-2.5.2.recipe b/dev-lisp/sbcl/sbcl-2.5.3.recipe similarity index 92% rename from dev-lisp/sbcl/sbcl-2.5.2.recipe rename to dev-lisp/sbcl/sbcl-2.5.3.recipe index b4c0e03b2..9153980d0 100644 --- a/dev-lisp/sbcl/sbcl-2.5.2.recipe +++ b/dev-lisp/sbcl/sbcl-2.5.3.recipe @@ -8,9 +8,8 @@ HOMEPAGE="https://sbcl.org" COPYRIGHT="2002 Gerd Moellmann" LICENSE="BSD (2-clause)" REVISION="1" -portVersion="2.5.2" SOURCE_URI="https://github.com/sbcl/sbcl/archive/refs/tags/sbcl-$portVersion.zip" -CHECKSUM_SHA256="bf88a7efb68d78a0592ee4d255100f686a5fa4c631c5f3e326d5b93b61ae556b" +CHECKSUM_SHA256="454f9bf4c633228121b47631a8434d11decd4f021a8f36579e880e1de6904b4a" SOURCE_DIR="sbcl-sbcl-$portVersion" ARCHITECTURES="x86_64"