Skip to content
Snippets Groups Projects
Commit a505ee12 authored by Lucas Ramage's avatar Lucas Ramage :desktop: Committed by Leo
Browse files

community/ecl: upgrade to 21.2.1

parent 0f602876
No related branches found
No related tags found
1 merge request!20251community/ecl: upgrade to 21.2.1
# Contributor: Lucas Ramage <ramage.lucas@protonmail.com>
# Maintainer: Lucas Ramage <ramage.lucas@protonmail.com>
pkgname=ecl
pkgver=20.4.24
pkgver=21.2.1
pkgrel=0
pkgdesc="Embeddable Common Lisp"
# not compatible with soft-float archs (like mips)
arch="all !mips !mips64"
url="https://common-lisp.net/project/ecl"
options="!check"
license="LGPL-2.1-or-later"
makedepends="gmp-dev libffi-dev gc-dev texinfo"
source="https://common-lisp.net/project/ecl/static/files/release/ecl-$pkgver.tgz"
......@@ -28,4 +29,4 @@ build() {
package() {
make DESTDIR="$pkgdir" install
}
sha512sums="4c127e0d6a99e38f3a926135ae92d92899058c5a5e99b90f28d4a47b58d94ee89a958cfb4bfd2b9e6ad7b3c57867cd13119b2a4dd6bb1aa3bb5ec42a96bfa788 ecl-20.4.24.tgz"
sha512sums="0849bebe1a8073ea8027cfb172c1d7781d43adb6a8b80585bd08d5674b80422d1648b6fbf718cc17a51c5de6c696514523b4d13a82e8113bf9365c95d3c28648 ecl-21.2.1.tgz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment