mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
extra/sbcl to 2.3.3-1
This commit is contained in:
parent
b1abaa4617
commit
3e74ed036e
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
highmem=1
|
||||
|
||||
pkgname=sbcl
|
||||
pkgver=2.3.1
|
||||
pkgver=2.3.3
|
||||
pkgrel=1
|
||||
pkgdesc="Steel Bank Common Lisp"
|
||||
url="http://www.sbcl.org/"
|
||||
|
@ -20,7 +20,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=('0ad5b600ea3389afe361672a54dc0d17dc519166da501b136b3013b237da049d'
|
||||
sha256sums=('52e9a16f79a9bb4601ac09a6c76dfb90a7d643c9acff736b4293b2699f0150bf'
|
||||
'b5a6468dcbc1012cae2c3cda155762a37b6d96ef89bba4f723315063b0b5e7ce')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue