diff --git a/srcpkgs/sbcl/template b/srcpkgs/sbcl/template index 47d7705b8c..9ce39b2dde 100644 --- a/srcpkgs/sbcl/template +++ b/srcpkgs/sbcl/template @@ -1,6 +1,6 @@ # Template file for 'sbcl' pkgname=sbcl -version=2.1.8 +version=2.1.9 revision=1 archs="i686 x86_64* armv7l aarch64 ppc64le*" hostmakedepends="iana-etc" @@ -12,7 +12,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=a3ea7bafcca051073b3769c1ee79d26c3c47cb4eb2f548b07ace38df14e25546 +checksum=9e746ff12c4f78d2deabd95e48169b552f9472808cf8b8fc801d84df3e962fa1 nocross=yes nopie=yes @@ -20,7 +20,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+=" 1e077f1b3930efc898c9ab7a42c0cb91f0c3cde9131b1df3395e928d898e2aef" + checksum+=" 55cf7dbac0653c8058c591e2bcdb6d77e075338bba1b7c83f96b589d8c5ffabf" ;; i686) distfiles+=" ${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-1.4.3-x86-linux-binary.tar.bz2"