mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-01 01:00:03 +01:00
development/sbcl: Fixed md5sum.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
3c265f583b
commit
807fdeca9a
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ PRGNAM="sbcl"
|
|||
VERSION="1.3.14"
|
||||
HOMEPAGE="http://www.sbcl.org/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/sbcl/sbcl-1.3.14-source.tar.bz2"
|
||||
MD5SUM="eef1a8c7a7e084aaf2a1aa84532f85163"
|
||||
MD5SUM="ef1a8c7a7e084aaf2a1aa84532f85163"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue