Update sbcl to 1.1.15
This commit is contained in:
parent
3a6a43528e
commit
f9e42ecb6e
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
# Contributor: Leslie Polzer (skypher)
|
||||
|
||||
pkgname=sbcl
|
||||
pkgver=1.1.14
|
||||
pkgver=1.1.15
|
||||
pkgrel=1
|
||||
pkgdesc="Steel Bank Common Lisp"
|
||||
url="http://www.sbcl.org/"
|
||||
|
@ -67,5 +67,5 @@ package() {
|
|||
rm "$pkgdir/usr/share/sbcl-source/src/runtime/sbcl"{,.nm}
|
||||
|
||||
}
|
||||
md5sums=('e3f933f7cb0053c3438d86e90f5bd73b'
|
||||
md5sums=('54a1527aea0a32df972c0330b45a26dd'
|
||||
'7ac0c1936547f4278198b8bf7725204d')
|
||||
|
|
Loading…
Reference in a new issue