mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/sbcl to 2.1.7-1
This commit is contained in:
parent
1360ae4771
commit
3e5da3b51a
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ buildarch=12
|
|||
highmem=1
|
||||
|
||||
pkgname=sbcl
|
||||
pkgver=2.1.6
|
||||
pkgver=2.1.7
|
||||
pkgrel=1
|
||||
pkgdesc="Steel Bank Common Lisp"
|
||||
url="http://www.sbcl.org/"
|
||||
|
@ -21,7 +21,7 @@ provides=('common-lisp' 'cl-asdf')
|
|||
makedepends=('sbcl')
|
||||
source=("https://downloads.sourceforge.net/project/sbcl/sbcl/$pkgver/$pkgname-$pkgver-source.tar.bz2"
|
||||
"arch-fixes.lisp")
|
||||
sha256sums=('8b210c5dd20a466ca438bc7f628812640d0b4acdfad20bec168a6a5dabc1cdef'
|
||||
sha256sums=('12606f153832ae2003d2162a6b3a851a5e8969ccbbf7538d2b0fb32d17ea1dc6'
|
||||
'b5a6468dcbc1012cae2c3cda155762a37b6d96ef89bba4f723315063b0b5e7ce')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue