sbcl: update to 2.2.5.
This commit is contained in:
parent
341716315a
commit
91737cbc24
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sbcl'
|
||||
pkgname=sbcl
|
||||
version=2.2.4
|
||||
version=2.2.5
|
||||
revision=1
|
||||
archs="i686 x86_64* armv7l aarch64 ppc64le*"
|
||||
hostmakedepends="iana-etc texinfo"
|
||||
|
@ -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=fcdd251cbc65f7f808ed0ad77246848d1be166aa69a17f7499600184b7a57202
|
||||
checksum=8584b541370fd6ad6e58d3f97982077dfcab240f30d4e9b18f15da91c2f13ed1
|
||||
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+=" 33b0d3ec4e71855b3c5c564ccc0759c09b3ed7ab65e7c4d7e80c519107635851"
|
||||
checksum+=" 9e8a2824ba2024a212f642536e6420bbfedfe07446cabe12d568ead52cdd95db"
|
||||
;;
|
||||
arm*)
|
||||
distfiles+=" ${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-1.2.14-armhf-linux-binary.tar.bz2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue