ecl: switch to https.

This commit is contained in:
Jérôme Duval
2018-09-17 17:01:50 +02:00
committed by GitHub
parent dbe66f1263
commit bf5779343d

View File

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