mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/sbcl to 2.3.5-1
This commit is contained in:
parent
a899236cc6
commit
6195a5014a
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
highmem=1
|
||||
|
||||
pkgname=sbcl
|
||||
pkgver=2.3.4
|
||||
pkgver=2.3.5
|
||||
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=('f11b4764c6eabdb27e5a9c46b217204d11bcda534e73bf97073d57831d209c4e'
|
||||
sha256sums=('89c90720cf9d05dbcd90d690e381a2514c0f1807159e0d7222220c5a8c2d5186'
|
||||
'b5a6468dcbc1012cae2c3cda155762a37b6d96ef89bba4f723315063b0b5e7ce')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue