development/sbcl: Updated for version 1.4.7.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
097ae0eb0e
commit
471c33afdf
|
@ -25,7 +25,7 @@
|
||||||
# Modified by Eugene M., <damagedone at gmx dot com>
|
# Modified by Eugene M., <damagedone at gmx dot com>
|
||||||
|
|
||||||
PRGNAM=sbcl
|
PRGNAM=sbcl
|
||||||
VERSION=${VERSION:-1.4.6}
|
VERSION=${VERSION:-1.4.7}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="sbcl"
|
PRGNAM="sbcl"
|
||||||
VERSION="1.4.6"
|
VERSION="1.4.7"
|
||||||
HOMEPAGE="http://www.sbcl.org/"
|
HOMEPAGE="http://www.sbcl.org/"
|
||||||
DOWNLOAD="http://downloads.sourceforge.net/sbcl/sbcl-1.4.6-source.tar.bz2"
|
DOWNLOAD="http://downloads.sourceforge.net/sbcl/sbcl-1.4.7-source.tar.bz2"
|
||||||
MD5SUM="3dd7ae0aef38d9b8a148ff1e7a9a31ee"
|
MD5SUM="da7d6e27738471c68f657387ffa91e61"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in New Issue