mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/sbcl to 1.2.16-1
This commit is contained in:
parent
6a1a7d69d9
commit
fd7ad50f8c
1 changed files with 3 additions and 3 deletions
|
@ -10,7 +10,7 @@
|
|||
buildarch=4
|
||||
|
||||
pkgname=sbcl
|
||||
pkgver=1.2.14
|
||||
pkgver=1.2.16
|
||||
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")
|
||||
md5sums=('b7a7f95808a2a6614d6dcb402b744d9e'
|
||||
'7ac0c1936547f4278198b8bf7725204d')
|
||||
sha1sums=('29b5c13cb24991d6735f11f3a6a0657207d6f1dd'
|
||||
'106f165fb929786730214438b92d65550c18b3cd')
|
||||
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue