development/sbcl: Updated for version 1.3.15.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Eugene M 2017-03-19 10:16:32 +00:00 committed by David Spencer
parent af7f5af1da
commit b26b27214e
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.3.14}
VERSION=${VERSION:-1.3.15}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="sbcl"
VERSION="1.3.14"
VERSION="1.3.15"
HOMEPAGE="http://www.sbcl.org/"
DOWNLOAD="http://downloads.sourceforge.net/sbcl/sbcl-1.3.14-source.tar.bz2"
MD5SUM="ef1a8c7a7e084aaf2a1aa84532f85163"
DOWNLOAD="http://downloads.sourceforge.net/sbcl/sbcl-1.3.15-source.tar.bz2"
MD5SUM="5182be7dfb27a5874f178b80064f7398"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""