summaryrefslogtreecommitdiffstats
path: root/package/erlang/erlang.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/erlang/erlang.mk')
-rw-r--r--package/erlang/erlang.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/erlang/erlang.mk b/package/erlang/erlang.mk
index f3684d0c91..733c1d5786 100644
--- a/package/erlang/erlang.mk
+++ b/package/erlang/erlang.mk
@@ -5,7 +5,7 @@
################################################################################
# See note below when updating Erlang
-ERLANG_VERSION = 19.3
+ERLANG_VERSION = 20.0
ERLANG_SITE = http://www.erlang.org/download
ERLANG_SOURCE = otp_src_$(ERLANG_VERSION).tar.gz
ERLANG_DEPENDENCIES = host-erlang
@@ -19,7 +19,7 @@ ERLANG_AUTORECONF = YES
# Whenever updating Erlang, this value should be updated as well, to the
# value of EI_VSN in the file lib/erl_interface/vsn.mk
-ERLANG_EI_VSN = 3.9.3
+ERLANG_EI_VSN = 3.10
# The configure checks for these functions fail incorrectly
ERLANG_CONF_ENV = ac_cv_func_isnan=yes ac_cv_func_isinf=yes
OpenPOWER on IntegriCloud