development/sbcl: Updated for version 2.4.9

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-10-01 21:30:04 +02:00 committed by Willy Sudiarto Raharjo
parent 07af7665f7
commit e66cc0cf5d
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.8}
VERSION=${VERSION:-2.4.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

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