diff options
author | Ryan S. Northrup <northrup@yellowapple.us> | 2018-09-12 11:21:17 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-09-12 11:21:17 +0100 |
commit | 89a89f3542dd16505dbf514a201900bb5abae6de (patch) | |
tree | 9e394733267fce9a771497f0c4ea7b663775f48e /development/erlang-otp/erlang-otp.SlackBuild | |
parent | 28d87aa3793950e4696c40bb71f574b6039c6e8b (diff) |
development/erlang-otp: Updated for version 21.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/erlang-otp/erlang-otp.SlackBuild')
-rw-r--r-- | development/erlang-otp/erlang-otp.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/erlang-otp/erlang-otp.SlackBuild b/development/erlang-otp/erlang-otp.SlackBuild index 0c648065d2cc3..e052251cb85c5 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.3} +VERSION=${VERSION:-21.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |