mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/sbcl to 1.4.10-1
This commit is contained in:
parent
e3eecedfd8
commit
344ba1adff
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@
|
|||
buildarch=12
|
||||
|
||||
pkgname=sbcl
|
||||
pkgver=1.4.8
|
||||
pkgver=1.4.10
|
||||
pkgrel=1
|
||||
pkgdesc="Steel Bank Common Lisp"
|
||||
url="http://www.sbcl.org/"
|
||||
|
@ -22,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=('ce24b62b88482621c228a4fd6c802350330b6263e1b1b98460eeb4a81d7fb335'
|
||||
sha256sums=('904ee7e90fd6d66dfb4da578ec9e3dab1a2a49b61b13fa1fbf30ce8b80593cc9'
|
||||
'b5a6468dcbc1012cae2c3cda155762a37b6d96ef89bba4f723315063b0b5e7ce')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue