aboutsummaryrefslogtreecommitdiffstats
path: root/community/ecl/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ecl/APKBUILD')
-rw-r--r--community/ecl/APKBUILD19
1 files changed, 8 insertions, 11 deletions
diff --git a/community/ecl/APKBUILD b/community/ecl/APKBUILD
index e95ceafbcb5..4cba68b5d94 100644
--- a/community/ecl/APKBUILD
+++ b/community/ecl/APKBUILD
@@ -1,17 +1,15 @@
-# Contributor: Lucas Ramage <ramage.lucas@openmailbox.org>
-# Maintainer: Lucas Ramage <ramage.lucas@openmailbox.org>
+# Contributor: Lucas Ramage <ramage.lucas@protonmail.com>
+# Maintainer: Lucas Ramage <ramage.lucas@protonmail.com>
pkgname=ecl
-pkgver=16.1.3
-pkgrel=4
+pkgver=20.4.24
+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/"
+url="https://common-lisp.net/project/ecl"
license="LGPL-2.1-or-later"
-makedepends="gmp-dev libffi-dev gc-dev"
-source="https://common-lisp.net/project/ecl/static/files/release/ecl-$pkgver.tgz
- fix-build-with-libffi-3.3.patch
- "
+makedepends="gmp-dev libffi-dev gc-dev texinfo"
+source="https://common-lisp.net/project/ecl/static/files/release/ecl-$pkgver.tgz"
subpackages="$pkgname-doc $pkgname-dev"
build() {
@@ -30,5 +28,4 @@ build() {
package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="5d743f422f6bc24671abf4c739cde8273d08f056906a1ef8aed5145c703b6d52c7fa4b5e0be8c125f32240c20ce053007786bb3ae81cc34d47791f6fae0819c1 ecl-16.1.3.tgz
-c954e79d5409ed7d25df3477686201755d66f3132f2f9121fbc90b8738c7ea176c9cb3184cd100bc51e6af3f30554dec3957be1c0a29de97316b3a9dc4e0f7e4 fix-build-with-libffi-3.3.patch"
+sha512sums="4c127e0d6a99e38f3a926135ae92d92899058c5a5e99b90f28d4a47b58d94ee89a958cfb4bfd2b9e6ad7b3c57867cd13119b2a4dd6bb1aa3bb5ec42a96bfa788 ecl-20.4.24.tgz"