mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
development/sbcl: Updated for version 1.3.15.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
af7f5af1da
commit
b26b27214e
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue