sbcl: fix version

This commit is contained in:
Leah Neukirchen 2018-01-01 19:44:38 +01:00
parent 068377becb
commit 633b974ce0

View file

@ -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)