mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/sbcl to 1.4.11-1
This commit is contained in:
parent
76eb371fb9
commit
5fadbde618
1 changed files with 2 additions and 3 deletions
|
@ -1,4 +1,3 @@
|
|||
# $Id$
|
||||
# Contributor: John Proctor <jproctor@prium.net>
|
||||
# Contributor: Daniel White <daniel@whitehouse.id.au>
|
||||
# Maintainer: Juergen Hoetzel <juergen@archlinux.org>
|
||||
|
@ -11,7 +10,7 @@
|
|||
buildarch=12
|
||||
|
||||
pkgname=sbcl
|
||||
pkgver=1.4.10
|
||||
pkgver=1.4.11
|
||||
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=('904ee7e90fd6d66dfb4da578ec9e3dab1a2a49b61b13fa1fbf30ce8b80593cc9'
|
||||
sha256sums=('f4b82e95ed1b1d973901442fb9e609c1446bc50a4e554ca8b94b8e8c281c4eb5'
|
||||
'b5a6468dcbc1012cae2c3cda155762a37b6d96ef89bba4f723315063b0b5e7ce')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue