development/sbcl: Updated for version 1.3.12.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Eugene M 2016-12-03 22:41:13 +00:00 committed by David Spencer
parent 4c80613bb5
commit b6b8e67a5c
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.11}
VERSION=${VERSION:-1.3.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="sbcl"
VERSION="1.3.11"
VERSION="1.3.12"
HOMEPAGE="http://www.sbcl.org/"
DOWNLOAD="http://downloads.sourceforge.net/sbcl/sbcl-1.3.11-source.tar.bz2"
MD5SUM="08542139fd60323e0f862d42f98d6475"
DOWNLOAD="http://downloads.sourceforge.net/sbcl/sbcl-1.3.12-source.tar.bz2"
MD5SUM="96cdbd8eeba8fd113f21da3fbc97fc75"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""