mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/sbcl to 1.5.3-1
This commit is contained in:
parent
7901aa70cc
commit
fb34b61d82
1 changed files with 3 additions and 2 deletions
|
@ -8,9 +8,10 @@
|
|||
# - enable sb-thread and largefile on AArch64
|
||||
|
||||
buildarch=12
|
||||
highmem=1
|
||||
|
||||
pkgname=sbcl
|
||||
pkgver=1.5.2
|
||||
pkgver=1.5.3
|
||||
pkgrel=1
|
||||
pkgdesc="Steel Bank Common Lisp"
|
||||
url="http://www.sbcl.org/"
|
||||
|
@ -21,7 +22,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=('dac6aef3ec7628c284a31f2222ede5d47d9d94f9cfdffe0f00ef40f9531e3c3f'
|
||||
sha256sums=('d2a7901144d227a7194661dc3ccee28873c8d5cbbd167013660c78b9ad63640c'
|
||||
'b5a6468dcbc1012cae2c3cda155762a37b6d96ef89bba4f723315063b0b5e7ce')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue