diff --git a/srcpkgs/sbcl/template b/srcpkgs/sbcl/template index d92b5bcb9e0..60fc6853e81 100644 --- a/srcpkgs/sbcl/template +++ b/srcpkgs/sbcl/template @@ -18,7 +18,7 @@ nopie=yes _bootstrap_lisp="bash ../sbcl-*-linux/run-sbcl.sh --no-sysinit --no-userinit --disable-debugger" case "$XBPS_TARGET_MACHINE" in x86_64) - distfiles+=" ${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}-x86-64-linux-binary.tar.bz2" + distfiles+=" ${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-1.4.2-x86-64-linux-binary.tar.bz2" checksum+=" 7831e41dfa40d77932b5b32a8b91192a5d5304ded3ecd8f96334169277eb0868" ;; i686)