diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2021-03-15 07:57:16 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-17 23:20:56 -0500 |
commit | c5acce177c2cb169119531783921ea4bd1aecb40 (patch) | |
tree | 4c1d248d594cbdaa1794e3ac6f74ffea9e3bc5fa /development/erlang-otp/erlang-otp.SlackBuild | |
parent | 0c83da14c4dc72dffc829717225b230831bdb81c (diff) |
development/erlang-otp: Updated for version 23.2.
Signed-off-by: Matteo Bernardini <ponce@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 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} |