mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/sbcl to 1.3.11-1
This commit is contained in:
parent
cc78da06f3
commit
16af992b9d
1 changed files with 4 additions and 4 deletions
|
@ -10,8 +10,8 @@
|
|||
buildarch=4
|
||||
|
||||
pkgname=sbcl
|
||||
pkgver=1.3.6
|
||||
pkgrel=2
|
||||
pkgver=1.3.11
|
||||
pkgrel=1
|
||||
pkgdesc="Steel Bank Common Lisp"
|
||||
url="http://www.sbcl.org/"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -19,9 +19,9 @@ license=('custom')
|
|||
depends=('glibc' 'zlib')
|
||||
provides=('common-lisp' 'cl-asdf')
|
||||
makedepends=('sbcl')
|
||||
source=("http://downloads.sourceforge.net/project/sbcl/sbcl/$pkgver/$pkgname-$pkgver-source.tar.bz2"
|
||||
source=("https://downloads.sourceforge.net/project/sbcl/sbcl/$pkgver/$pkgname-$pkgver-source.tar.bz2"
|
||||
"arch-fixes.lisp")
|
||||
sha256sums=('f017ac1bd8fe0ad56a4cfda4f7543a06a8993db8da1c9c079e188c28c551b0d9'
|
||||
sha256sums=('077a2d98f94c62076bcb4dea715a11975b92d85d8de20f5a0d1c36d280397642'
|
||||
'b5a6468dcbc1012cae2c3cda155762a37b6d96ef89bba4f723315063b0b5e7ce')
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue