mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
development/sbcl: Updated for version 1.3.19.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e8b50c0976
commit
9297873c3b
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.18}
|
||||
VERSION=${VERSION:-1.3.19}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="sbcl"
|
||||
VERSION="1.3.18"
|
||||
VERSION="1.3.19"
|
||||
HOMEPAGE="http://www.sbcl.org/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/sbcl/sbcl-1.3.18-source.tar.bz2"
|
||||
MD5SUM="b2271afe0bc390db349d20640430a000"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/sbcl/sbcl-1.3.19-source.tar.bz2"
|
||||
MD5SUM="e7c0a3edc99650c006550021accc2636"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue