diff options
-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 bb1978409f400..66b675e2e7ba0 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:-22.0} +VERSION=${VERSION:-23.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/erlang-otp/erlang-otp.info b/development/erlang-otp/erlang-otp.info index 5290d8fab41fc..86bd3489783af 100644 --- a/development/erlang-otp/erlang-otp.info +++ b/development/erlang-otp/erlang-otp.info @@ -1,10 +1,10 @@ PRGNAM="erlang-otp" -VERSION="22.0" +VERSION="23.2" HOMEPAGE="http://www.erlang.org" -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="http://www.erlang.org/download/otp_src_23.2.tar.gz \ + http://www.erlang.org/download/otp_doc_man_23.2.tar.gz" +MD5SUM="e315f59eb9e420a0e469c09649f4303f \ + cfef029c3d4d6acf2cc04f8589002ecd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |