mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/sbcl to 1.4.13-1
This commit is contained in:
parent
11b6144db7
commit
6831ada936
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
|||
buildarch=12
|
||||
|
||||
pkgname=sbcl
|
||||
pkgver=1.4.11
|
||||
pkgver=1.4.13
|
||||
pkgrel=1
|
||||
pkgdesc="Steel Bank Common Lisp"
|
||||
url="http://www.sbcl.org/"
|
||||
|
@ -21,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=('f4b82e95ed1b1d973901442fb9e609c1446bc50a4e554ca8b94b8e8c281c4eb5'
|
||||
sha256sums=('75bfef4e2eba160cf0242b6adcd1380d2c525becc8512ce999f49881beb51988'
|
||||
'b5a6468dcbc1012cae2c3cda155762a37b6d96ef89bba4f723315063b0b5e7ce')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue