development/sbcl: Updated for version 2.4.8.

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-09-02 21:45:11 +02:00 committed by Willy Sudiarto Raharjo
parent da7f1790a3
commit 4f6fff9fd0
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.7}
VERSION=${VERSION:-2.4.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

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