Update sbcl to 1.1.16
This commit is contained in:
parent
bef3fdd612
commit
48af8219d7
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
# Contributor: Leslie Polzer (skypher)
|
||||
|
||||
pkgname=sbcl
|
||||
pkgver=1.1.15
|
||||
pkgver=1.1.16
|
||||
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=('54a1527aea0a32df972c0330b45a26dd'
|
||||
md5sums=('6fa1321e1a3a99ee8b77d704edabee38'
|
||||
'7ac0c1936547f4278198b8bf7725204d')
|
||||
|
|
Loading…
Reference in a new issue