sbcl: update to 1.3.19.

This commit is contained in:
Leah Neukirchen 2017-06-29 14:47:16 +02:00
parent a71908f8d5
commit 568532f4bc

View file

@ -1,6 +1,6 @@
# Template file for 'sbcl'
pkgname=sbcl
version=1.3.18
version=1.3.19
revision=1
only_for_archs="x86_64 x86_64-musl armv7l aarch64"
hostmakedepends="iana-etc"
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="custom"
homepage="http://www.sbcl.org/"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}-source.tar.bz2"
checksum=fb2d622cba55ac441b7eb1be3c7343cd5e80f0c194bc648341aa0bb08f61398e
checksum=b5eb98537aaa7afe24851a6da2f65798c6607e975062618dba33fa3a087fc018
nocross=yes
nopie=yes
@ -19,7 +19,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+=" eb44d9efb4389f71c05af0327bab7cd18f8bb221fb13a6e458477a9194853958"
checksum+=" d9207dd75d631919bc99d500fd441cfbfded63e1c3985a8a08dbc60d658adad8"
;;
i686)
distfiles+=" ${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-1.2.7-x86-linux-binary.tar.bz2"