development/sbcl: Updated for version 2.4.7.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Eugene M 2024-08-07 22:06:10 +02:00 committed by Willy Sudiarto Raharjo
parent cd33d8ffdd
commit d91efac0ad
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.6}
VERSION=${VERSION:-2.4.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="sbcl"
VERSION="2.4.6"
VERSION="2.4.7"
HOMEPAGE="http://www.sbcl.org/"
DOWNLOAD="http://downloads.sourceforge.net/sbcl/sbcl-2.4.6-source.tar.bz2"
MD5SUM="e7afeef16688f1f103cd13ea65c0ccca"
DOWNLOAD="http://downloads.sourceforge.net/sbcl/sbcl-2.4.7-source.tar.bz2"
MD5SUM="6561a06d333bd77e6e21803615a572c6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""