summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--development/scala/scala.SlackBuild2
-rw-r--r--development/scala/scala.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/scala/scala.SlackBuild b/development/scala/scala.SlackBuild
index 1f91e876bd..11dfffdd97 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}
diff --git a/development/scala/scala.info b/development/scala/scala.info
index 7a3ddbf38d..468f63f1b5 100644
--- a/development/scala/scala.info
+++ b/development/scala/scala.info
@@ -1,8 +1,8 @@
PRGNAM="scala"
-VERSION="2.12.1"
+VERSION="2.12.2"
HOMEPAGE="http://www.scala-lang.org/"
-DOWNLOAD="http://downloads.lightbend.com/scala/2.12.1/scala-2.12.1.tgz"
-MD5SUM="3eaecbce019b0fa3067503846e292b32"
+DOWNLOAD="http://downloads.lightbend.com/scala/2.12.2/scala-2.12.2.tgz"
+MD5SUM="fb1d385259bbb9c4f22f3976ebe2b657"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jdk"