sbcl: update to 1.5.6.
This commit is contained in:
parent
ef1a283287
commit
b52602cc3f
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sbcl'
|
||||
pkgname=sbcl
|
||||
version=1.5.5
|
||||
version=1.5.6
|
||||
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=cb47fae6a86f0c5c57431604fb4e5f11c8a823f94ce128d568b8770fc5bcaae2
|
||||
checksum=6af48ebbf31063339a6b9231372a7be73afc2ba4b347396843fadc24581be483
|
||||
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+=" 76ed2d873379cc9c898323a252bbd5ad8f91fb143f70549e32490e13b185bff9"
|
||||
checksum+=" bb359730e47970b7fed0c75a24c299fcc177541f1e04ba2182bf06d28bcda87b"
|
||||
;;
|
||||
i686)
|
||||
distfiles+=" ${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-1.4.3-x86-linux-binary.tar.bz2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue