development/sbcl: Updated for version 2.4.1

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Eugene M 2024-02-11 15:05:16 +01:00 committed by Willy Sudiarto Raharjo
parent 606f7706d1
commit 090e746ab6
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=sbcl
VERSION=${VERSION:-2.4.0}
VERSION=${VERSION:-2.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="sbcl"
VERSION="2.4.0"
VERSION="2.4.1"
HOMEPAGE="http://www.sbcl.org/"
DOWNLOAD="http://downloads.sourceforge.net/sbcl/sbcl-2.4.0-source.tar.bz2"
MD5SUM="8d5cf934ddbab8e7eec034001ab034a9"
DOWNLOAD="http://downloads.sourceforge.net/sbcl/sbcl-2.4.1-source.tar.bz2"
MD5SUM="f1353f13a2bc852a5fd917e15a26bd6f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""