sbcl: update to 2.3.8.
This commit is contained in:
parent
34c1641d15
commit
b82c43bddd
@ -1,6 +1,6 @@
|
||||
# Template file for 'sbcl'
|
||||
pkgname=sbcl
|
||||
version=2.3.7
|
||||
version=2.3.8
|
||||
revision=1
|
||||
# make sure the sbcl option in maxima is enabled for the same archs
|
||||
archs="i686 x86_64* armv7l aarch64 ppc64le*"
|
||||
@ -15,7 +15,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=698144fb805a31919a610de999ab98391d52eb698adaa8ca19b28fc6ed0d99f7
|
||||
checksum=421571b2ac916e58be8ebcea5ef4abf8d7902863db6a1d0a5efa9500adca0d29
|
||||
nocross=yes
|
||||
nopie=yes
|
||||
|
||||
@ -23,7 +23,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+=" 24b38951712a08a3220cac289e6d89692e26d345fd62d9d99c6fc49618cebe8c"
|
||||
checksum+=" 153405265c2bd069a874b0e05ac1d607ff9aaf2a65022df873458dfb95a989cf"
|
||||
;;
|
||||
arm*)
|
||||
distfiles+=" ${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-1.2.14-armhf-linux-binary.tar.bz2"
|
||||
|
Loading…
Reference in New Issue
Block a user