diff options
author | Ryan S. Northrup <northrup@yellowapple.us> | 2019-06-29 07:39:47 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-29 07:39:47 +0700 |
commit | ddba9727c12cde943de01da1916657ff60d3b238 (patch) | |
tree | 4f2134cb3837abade35e0f24aeb52b6343d4c5a0 /development/erlang-otp | |
parent | 129a6fded79b6f3f7552558a8cc3bb92d1419548 (diff) | |
download | slackbuilds-ddba9727c12cde943de01da1916657ff60d3b238.tar.gz |
development/erlang-otp: Updated for version 22.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/erlang-otp')
-rw-r--r-- | development/erlang-otp/erlang-otp.SlackBuild | 2 | ||||
-rw-r--r-- | development/erlang-otp/erlang-otp.info | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/development/erlang-otp/erlang-otp.SlackBuild b/development/erlang-otp/erlang-otp.SlackBuild index e052251cb8..bb1978409f 100644 --- a/development/erlang-otp/erlang-otp.SlackBuild +++ b/development/erlang-otp/erlang-otp.SlackBuild @@ -21,7 +21,7 @@ # of README in upstream PRGNAM=erlang-otp -VERSION=${VERSION:-21.0} +VERSION=${VERSION:-22.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/erlang-otp/erlang-otp.info b/development/erlang-otp/erlang-otp.info index b409ea68e0..5290d8fab4 100644 --- a/development/erlang-otp/erlang-otp.info +++ b/development/erlang-otp/erlang-otp.info @@ -1,10 +1,10 @@ PRGNAM="erlang-otp" -VERSION="21.0" +VERSION="22.0" HOMEPAGE="http://www.erlang.org" -DOWNLOAD="http://www.erlang.org/download/otp_src_21.0.tar.gz \ - http://www.erlang.org/download/otp_doc_man_21.0.tar.gz" -MD5SUM="350988f024f88e9839c3715b35e7e27a \ - d4fa68c4615a32b05e73c58e84026a21" +DOWNLOAD="http://www.erlang.org/download/otp_src_22.0.tar.gz \ + http://www.erlang.org/download/otp_doc_man_22.0.tar.gz" +MD5SUM="9842663e49f48e967c44b7574423f9e9 \ + 7136c499d44e99313a06109458a6d793" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |