From 9c98cf1dc995bf2fae6e0da2c013ed473b008eb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 11 Sep 2019 07:50:06 +0200 Subject: [PATCH] erlang: https homepage --- dev-lang/erlang/erlang-20.1.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/erlang/erlang-20.1.recipe b/dev-lang/erlang/erlang-20.1.recipe index febc1d70b..98c242cff 100644 --- a/dev-lang/erlang/erlang-20.1.recipe +++ b/dev-lang/erlang/erlang-20.1.recipe @@ -4,7 +4,7 @@ scalable soft real-time systems with requirements on high availability. \ Some of its uses are in telecoms, banking, e-commerce, computer telephony \ and instant messaging. Erlang's runtime system has built-in support for \ concurrency, distribution and fault tolerance." -HOMEPAGE="http://www.erlang.org/" +HOMEPAGE="https://www.erlang.org/" COPYRIGHT="1997-2017 Ericsson AB" LICENSE="EPL" REVISION="2"