development/sbcl: Updated for version 1.4.7.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Eugene M 2018-05-19 12:40:28 +01:00 committed by Willy Sudiarto Raharjo
parent 097ae0eb0e
commit 471c33afdf
2 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@
# Modified by Eugene M., <damagedone at gmx dot com>
PRGNAM=sbcl
VERSION=${VERSION:-1.4.6}
VERSION=${VERSION:-1.4.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="sbcl"
VERSION="1.4.6"
VERSION="1.4.7"
HOMEPAGE="http://www.sbcl.org/"
DOWNLOAD="http://downloads.sourceforge.net/sbcl/sbcl-1.4.6-source.tar.bz2"
MD5SUM="3dd7ae0aef38d9b8a148ff1e7a9a31ee"
DOWNLOAD="http://downloads.sourceforge.net/sbcl/sbcl-1.4.7-source.tar.bz2"
MD5SUM="da7d6e27738471c68f657387ffa91e61"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""