mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
community/ecl: fix license
This commit is contained in:
parent
d350a4a2f4
commit
f98131a7c7
@ -2,11 +2,11 @@
|
||||
# Maintainer: Lucas Ramage <ramage.lucas@openmailbox.org>
|
||||
pkgname=ecl
|
||||
pkgver=16.1.3
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Embeddable Common Lisp"
|
||||
arch=all
|
||||
url="https://common-lisp.net/project/ecl/"
|
||||
license="LGPL"
|
||||
license="LGPL-2.1-or-later"
|
||||
depends=""
|
||||
makedepends="gmp-dev libffi-dev gc-dev"
|
||||
source="https://common-lisp.net/project/ecl/static/files/release/${pkgname}-${pkgver}.tgz"
|
||||
|
Loading…
Reference in New Issue
Block a user