diff options
Diffstat (limited to 'development/scala/scala.SlackBuild')
-rw-r--r-- | development/scala/scala.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/scala/scala.SlackBuild b/development/scala/scala.SlackBuild index bcadfed98bf0..a4db3ae51476 100644 --- a/development/scala/scala.SlackBuild +++ b/development/scala/scala.SlackBuild @@ -7,7 +7,7 @@ # Updated by Andre Barboza <bmg.andre@gmail.com> PRGNAM=scala -VERSION=${VERSION:-2.12.3} +VERSION=${VERSION:-2.12.13} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |