community/ecl: fix license

This commit is contained in:
lramage94 2018-01-29 23:38:45 -05:00 committed by Timo Teräs
parent d350a4a2f4
commit f98131a7c7

View File

@ -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"