mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
ecl: switch to https.
This commit is contained in:
@@ -3,13 +3,13 @@ DESCRIPTION="ECL (Embeddable Common-Lisp) is an interpreter of the \
|
||||
Common-Lisp language as described in the X3J13 Ansi specification, featuring \
|
||||
CLOS (Common-Lisp Object System), conditions, loops, etc, plus a translator \
|
||||
to C, which can produce standalone executables."
|
||||
HOMEPAGE="http://www.ecl.org"
|
||||
HOMEPAGE="https://www.ecl.org"
|
||||
COPYRIGHT="2015 Daniel Kochmański
|
||||
2000 Juan Jose Garcia Ripoll
|
||||
1990, 1991, 1993 Giuseppe Attardi
|
||||
1984 Taiichi Yuasa and Masami Hagiya"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://common-lisp.net/project/ecl/static/files/release/ecl-$portVersion.tgz"
|
||||
CHECKSUM_SHA256="76a585c616e8fa83a6b7209325a309da5bc0ca68e0658f396f49955638111254"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user