summaryrefslogtreecommitdiffstats
path: root/development/erlang-otp
diff options
context:
space:
mode:
author Ryan S. Northrup <northrup@yellowapple.us>2017-05-05 15:45:17 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-05-06 07:03:47 +0700
commit430b1a4481a6e131ce12d84ac539be77c63b2429 (patch)
tree526246252334e73b51e78277dc04d205170e0cd0 /development/erlang-otp
parent268b0ab0735fba416e2d7b1510b3f94ea85230a7 (diff)
downloadslackbuilds-430b1a4481a6e131ce12d84ac539be77c63b2429.tar.gz
slackbuilds-430b1a4481a6e131ce12d84ac539be77c63b2429.tar.xz
development/erlang-otp: Updated for version 19.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/erlang-otp')
-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=""