mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/sbcl to 1.4.8-1
This commit is contained in:
parent
ac2f7d5f7c
commit
c315928fa4
1 changed files with 2 additions and 3 deletions
|
@ -6,12 +6,11 @@
|
|||
|
||||
# ALARM: Kevin Mihelich <kevin@archlinuxarm.org>
|
||||
# - disable sb-thread, not supported on ARM
|
||||
# - upstream patch for ARM
|
||||
|
||||
buildarch=4
|
||||
|
||||
pkgname=sbcl
|
||||
pkgver=1.4.7
|
||||
pkgver=1.4.8
|
||||
pkgrel=1
|
||||
pkgdesc="Steel Bank Common Lisp"
|
||||
url="http://www.sbcl.org/"
|
||||
|
@ -22,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=('75e7636a138b23235c18d51ac2283eafa2826b79df4391c01105d94b92a7bdf2'
|
||||
sha256sums=('ce24b62b88482621c228a4fd6c802350330b6263e1b1b98460eeb4a81d7fb335'
|
||||
'b5a6468dcbc1012cae2c3cda155762a37b6d96ef89bba4f723315063b0b5e7ce')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue