mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/sbcl to 1.3.0-1
This commit is contained in:
parent
0c4057b5a2
commit
a1761b3bb5
1 changed files with 3 additions and 3 deletions
|
@ -10,7 +10,7 @@
|
|||
buildarch=4
|
||||
|
||||
pkgname=sbcl
|
||||
pkgver=1.2.16
|
||||
pkgver=1.3.0
|
||||
pkgrel=1
|
||||
pkgdesc="Steel Bank Common Lisp"
|
||||
url="http://www.sbcl.org/"
|
||||
|
@ -22,8 +22,8 @@ makedepends=('sbcl')
|
|||
install=sbcl.install
|
||||
source=("http://downloads.sourceforge.net/project/sbcl/sbcl/$pkgver/$pkgname-$pkgver-source.tar.bz2"
|
||||
"arch-fixes.lisp")
|
||||
sha1sums=('29b5c13cb24991d6735f11f3a6a0657207d6f1dd'
|
||||
'106f165fb929786730214438b92d65550c18b3cd')
|
||||
sha256sums=('d60caf6a0a495e41fc9e7f6a797e7c4188cef1f9de84ca263ff654d4d7ae99b3'
|
||||
'b5a6468dcbc1012cae2c3cda155762a37b6d96ef89bba4f723315063b0b5e7ce')
|
||||
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue