sbcl: update to 1.2.14.

This commit is contained in:
Christian Neukirchen 2015-08-01 15:04:56 +02:00
parent 5e5ced2898
commit 26efa554f6
1 changed files with 4 additions and 3 deletions

View File

@ -1,7 +1,8 @@
# Template file for 'sbcl'
pkgname=sbcl
version=1.2.13
version=1.2.14
revision=1
only_for_archs="i686 x86_64 armv7l"
hostmakedepends="iana-etc"
makedepends="zlib-devel"
conf_files="/etc/sbclrc"
@ -10,13 +11,13 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
license="custom"
homepage="http://www.sbcl.org/"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}-source.tar.bz2"
checksum=e6d93a94cbf821b2c500a9440ca640588e9ac6914dba2f6b5445a5e14eeb1205
checksum=b9146dd6460c05bca508f6dda83003580911833eedd51dbc09d8eca80b0f5c06
nocross=yes
case "$XBPS_TARGET_MACHINE" in
x86_64*)
distfiles+=" ${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}-x86-64-linux-binary.tar.bz2"
checksum+=" 900e58adb9a449e3b5177207908a361de71be1e3aec712aff731ba9a9903f3ab"
checksum+=" e06a43a3490a2d9239b55a0e64b8c46d285ea509a940456013bfe90ba6a2dd2c"
;;
i686*)
distfiles+=" ${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-1.2.7-x86-linux-binary.tar.bz2"