summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
Diffstat (limited to 'development')
-rw-r--r--development/erlang-otp/README10
-rw-r--r--development/erlang-otp/erlang-otp.SlackBuild2
-rw-r--r--development/erlang-otp/erlang-otp.info10
3 files changed, 11 insertions, 11 deletions
diff --git a/development/erlang-otp/README b/development/erlang-otp/README
index 949653311e..2cfc49c5b7 100644
--- a/development/erlang-otp/README
+++ b/development/erlang-otp/README
@@ -1,7 +1,7 @@
-Erlang is a general-purpose concurrent programming language and runtime
-system. The sequential subset of Erlang is a functional language, with
-strict evaluation, single assignment, and dynamic typing. It was designed
-by Ericsson to support distributed, fault-tolerant, soft-real-time,
-non-stop applications.
+Erlang is a general-purpose concurrent programming language and
+runtime system. The sequential subset of Erlang is a functional
+language, with strict evaluation, single assignment, and dynamic
+typing. It was designed by Ericsson to support distributed,
+fault-tolerant, soft-real-time, non-stop applications.
wxPython and jdk are optional dependencies.
diff --git a/development/erlang-otp/erlang-otp.SlackBuild b/development/erlang-otp/erlang-otp.SlackBuild
index b34bdfb0df..0c648065d2 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:-19.2}
+VERSION=${VERSION:-19.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/erlang-otp/erlang-otp.info b/development/erlang-otp/erlang-otp.info
index 02b0ff1d05..255fa5bc9f 100644
--- a/development/erlang-otp/erlang-otp.info
+++ b/development/erlang-otp/erlang-otp.info
@@ -1,10 +1,10 @@
PRGNAM="erlang-otp"
-VERSION="19.2"
+VERSION="19.3"
HOMEPAGE="http://www.erlang.org"
-DOWNLOAD="http://www.erlang.org/download/otp_src_19.2.tar.gz \
- http://www.erlang.org/download/otp_doc_man_19.2.tar.gz"
-MD5SUM="7cdd18a826dd7bda0ca46d1c3b2efca6 \
- 4464aa2a63196880883de9636e177cff"
+DOWNLOAD="http://www.erlang.org/download/otp_src_19.3.tar.gz \
+ http://www.erlang.org/download/otp_doc_man_19.3.tar.gz"
+MD5SUM="a8c259ec47bf84e77510673e1b76b6db \
+ 63f115d98934f4483a0341c567193747"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""