mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ecl: update to 24.5.10.
This commit is contained in:
parent
2095b9d117
commit
825975f41b
2 changed files with 3 additions and 3 deletions
|
@ -4240,7 +4240,7 @@ libcxsparse.so.4 SuiteSparse-6.0.1_1
|
||||||
libspqr.so.4 SuiteSparse-7.2.0_1
|
libspqr.so.4 SuiteSparse-7.2.0_1
|
||||||
libsuitesparseconfig.so.7 SuiteSparse-7.0.1_1
|
libsuitesparseconfig.so.7 SuiteSparse-7.0.1_1
|
||||||
libumfpack.so.6 SuiteSparse-6.0.1_1
|
libumfpack.so.6 SuiteSparse-6.0.1_1
|
||||||
libecl.so.23.9 ecl-23.9.9_1
|
libecl.so.24.5 ecl-24.5.10_1
|
||||||
libecm.so.1 ecm-7.0.4_3
|
libecm.so.1 ecm-7.0.4_3
|
||||||
libcliquer.so.1 cliquer-1.22_1
|
libcliquer.so.1 cliquer-1.22_1
|
||||||
libomalloc-0.9.6.so singular-4.2.1_1
|
libomalloc-0.9.6.so singular-4.2.1_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ecl'
|
# Template file for 'ecl'
|
||||||
pkgname=ecl
|
pkgname=ecl
|
||||||
version=23.9.9
|
version=24.5.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-gmp=system --enable-boehm=system
|
configure_args="--enable-gmp=system --enable-boehm=system
|
||||||
|
@ -14,7 +14,7 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://ecl.common-lisp.dev/"
|
homepage="https://ecl.common-lisp.dev/"
|
||||||
changelog="https://gitlab.com/embeddable-common-lisp/ecl/-/raw/develop/CHANGELOG"
|
changelog="https://gitlab.com/embeddable-common-lisp/ecl/-/raw/develop/CHANGELOG"
|
||||||
distfiles="https://ecl.common-lisp.dev/static/files/release/ecl-${version}.tgz"
|
distfiles="https://ecl.common-lisp.dev/static/files/release/ecl-${version}.tgz"
|
||||||
checksum=c51bdab4ca6c1173dd3fe9cfe9727bcefb97bb0a3d6434b627ca6bdaeb33f880
|
checksum=e4ea65bb1861e0e495386bfa8bc673bd014e96d3cf9d91e9038f91435cbe622b
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
# Depend on system ecl
|
# Depend on system ecl
|
||||||
|
|
Loading…
Add table
Reference in a new issue