sbcl: update to 1.4.15.

This commit is contained in:
Leah Neukirchen 2019-01-02 16:31:08 +01:00
parent 394b4027a1
commit a04af3f71c

View file

@ -1,6 +1,6 @@
# Template file for 'sbcl'
pkgname=sbcl
version=1.4.13
version=1.4.15
revision=1
only_for_archs="i686 x86_64 x86_64-musl 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=75bfef4e2eba160cf0242b6adcd1380d2c525becc8512ce999f49881beb51988
checksum=486c3bcf1338d0023be93725bac2ac298811cd30a5e2b94d7491ddad1fa1372e
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+=" 534613dad3459a3416a351215b39e91f4e77fb2137e72f193dae65f6ca11deef"
checksum+=" f3be1d05db692013a8f153bb8ac452d5e34b62a2aab0284a7adaad6966872747"
;;
i686)
distfiles+=" ${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-1.4.3-x86-linux-binary.tar.bz2"