sbcl: update to 2.3.6.
This commit is contained in:
parent
9665581ae8
commit
9da500182e
@ -1,6 +1,6 @@
|
||||
# Template file for 'sbcl'
|
||||
pkgname=sbcl
|
||||
version=2.3.5
|
||||
version=2.3.6
|
||||
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=89c90720cf9d05dbcd90d690e381a2514c0f1807159e0d7222220c5a8c2d5186
|
||||
checksum=b4414ca4d9a7474e8d884d7d63237e2f29ef459dfd5a848424a9c3fa551d19b9
|
||||
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+=" c4a9f2b30eeb74db0f069538458b955cfef46eecccc771b17ab250e9c144122d"
|
||||
checksum+=" 004c345518f0bf53e7f38826079d286eb53f5103ec14dcd693f6c1f4831bde25"
|
||||
;;
|
||||
arm*)
|
||||
distfiles+=" ${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-1.2.14-armhf-linux-binary.tar.bz2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user