diff options
author | Johan Oudinet <johan.oudinet@gmail.com> | 2017-11-30 16:42:02 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-12-01 22:46:48 +0100 |
commit | 121f0cd0e4e5267d1e276daba96e165552b47bce (patch) | |
tree | 0ed73c81a0c0fe89a26732104e718eb578f1aa8f /package/erlang/erlang.hash | |
parent | 130b01d52bbcaa788915f3b2d337d17a0ce74724 (diff) | |
download | buildroot-121f0cd0e4e5267d1e276daba96e165552b47bce.tar.gz buildroot-121f0cd0e4e5267d1e276daba96e165552b47bce.zip |
erlang: bump to version 20.0
This change bumps the Erlang version from 19.3 to 20.0. As a new major
release, there are a few incompatibilities. Details are here:
http://www.erlang.org/news/114
This should fix builds on ppc64le host machines:
http://autobuild.buildroot.net/results/407af9800313d4540643d7625e85acc0c2366892
http://autobuild.buildroot.net/results/2aca54ad48ecfd72242d97499e21a46c1b384b10
Signed-off-by: Johan Oudinet <johan.oudinet@gmail.com>
Reviewed-by: Frank Hunleth <fhunleth@troodon-software.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/erlang/erlang.hash')
-rw-r--r-- | package/erlang/erlang.hash | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/erlang/erlang.hash b/package/erlang/erlang.hash index dc12ccd062..cf820cec1b 100644 --- a/package/erlang/erlang.hash +++ b/package/erlang/erlang.hash @@ -1,3 +1,3 @@ # md5 from http://www.erlang.org/download/MD5, sha256 locally computed -md5 a8c259ec47bf84e77510673e1b76b6db otp_src_19.3.tar.gz -sha256 fe4a00651db39b8542b04530a48d24b2f2e7e0b77cbe93d728c9f05325bdfe83 otp_src_19.3.tar.gz +md5 2faed2c3519353e6bc2501ed4d8e6ae7 otp_src_20.0.tar.gz +sha256 fe80e1e14a2772901be717694bb30ac4e9a07eee0cc7a28988724cbd21476811 otp_src_20.0.tar.gz |