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