sbcl: update to 2.4.10.
This commit is contained in:
parent
f81c1670ed
commit
e5646c8a40
@ -1,6 +1,6 @@
|
||||
# Template file for 'sbcl'
|
||||
pkgname=sbcl
|
||||
version=2.4.9
|
||||
version=2.4.10
|
||||
revision=1
|
||||
# make sure the sbcl option in maxima is enabled for the same archs
|
||||
archs="i686 x86_64* armv7l aarch64 ppc64le*"
|
||||
@ -16,7 +16,7 @@ license="custom:BSD+public_domain"
|
||||
homepage="http://www.sbcl.org/"
|
||||
changelog="http://www.sbcl.org/news.html"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}-source.tar.bz2"
|
||||
checksum=9970e4ebc5d6943dc64d7ca1f52d9b5cd9fc94cef94d233213d78ec75f3605e2
|
||||
checksum=ceeb396b69d2913eee04841c2af6beca5c342ce1464c3fe3e453f2de10c5e2f8
|
||||
nocross=yes
|
||||
nopie=yes
|
||||
|
||||
@ -24,7 +24,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+=" baf57daeb23a79ee8d75f0db523f71c03ef13b250a0dc339a9fe4fd7f90631bb"
|
||||
checksum+=" 99cc019120172bb4317f3c79cfc3afffe51e314091e07e8c0ba1d94759767777"
|
||||
;;
|
||||
arm*)
|
||||
distfiles+=" ${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-1.2.14-armhf-linux-binary.tar.bz2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user