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 11dfffdd97d6c..bcadfed98bf03 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.2} +VERSION=${VERSION:-2.12.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |