sbcl: update to 1.5.5.
This commit is contained in:
parent
86b71cef53
commit
2dbaca107b
@ -1,6 +1,6 @@
|
||||
# Template file for 'sbcl'
|
||||
pkgname=sbcl
|
||||
version=1.5.4
|
||||
version=1.5.5
|
||||
revision=1
|
||||
archs="i686 x86_64* armv7l aarch64"
|
||||
|
||||
@ -13,7 +13,7 @@ license="custom"
|
||||
homepage="http://www.sbcl.org/"
|
||||
changelog="http://www.sbcl.org/news.html"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}-source.tar.bz2"
|
||||
checksum=ec872be63697041fbb1c6324382b736c2aecb2fc1edb9961f9bfe7b017c1f45c
|
||||
checksum=cb47fae6a86f0c5c57431604fb4e5f11c8a823f94ce128d568b8770fc5bcaae2
|
||||
nocross=yes
|
||||
nopie=yes
|
||||
|
||||
@ -21,7 +21,7 @@ _bootstrap_lisp="bash ../sbcl-*-linux/run-sbcl.sh --no-sysinit --no-userinit --d
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64)
|
||||
distfiles+=" ${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}-x86-64-linux-binary.tar.bz2"
|
||||
checksum+=" 9c6625cdb167e9450566f309686faa8a3fbf6b1a6de5697f3777836a4da0d100"
|
||||
checksum+=" 76ed2d873379cc9c898323a252bbd5ad8f91fb143f70549e32490e13b185bff9"
|
||||
;;
|
||||
i686)
|
||||
distfiles+=" ${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-1.4.3-x86-linux-binary.tar.bz2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user