From bf5779343db785b3a1e3aeada09eedf65f745e87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Mon, 17 Sep 2018 17:01:50 +0200 Subject: [PATCH] ecl: switch to https. --- dev-lisp/ecl/ecl-16.1.3.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lisp/ecl/ecl-16.1.3.recipe b/dev-lisp/ecl/ecl-16.1.3.recipe index 7052a3226..556dd912e 100644 --- a/dev-lisp/ecl/ecl-16.1.3.recipe +++ b/dev-lisp/ecl/ecl-16.1.3.recipe @@ -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"