aboutsummaryrefslogtreecommitdiff
path: root/development/scala
diff options
context:
space:
mode:
Diffstat (limited to 'development/scala')
-rw-r--r--development/scala/scala.SlackBuild2
-rw-r--r--development/scala/scala.info10
2 files changed, 6 insertions, 6 deletions
diff --git a/development/scala/scala.SlackBuild b/development/scala/scala.SlackBuild
index 54f9d945c8..012fe194a0 100644
--- a/development/scala/scala.SlackBuild
+++ b/development/scala/scala.SlackBuild
@@ -9,7 +9,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=scala
-VERSION=${VERSION:-2.13.8}
+VERSION=${VERSION:-2.13.15}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/scala/scala.info b/development/scala/scala.info
index b234ca36cd..e801337d96 100644
--- a/development/scala/scala.info
+++ b/development/scala/scala.info
@@ -1,10 +1,10 @@
PRGNAM="scala"
-VERSION="2.13.8"
+VERSION="2.13.15"
HOMEPAGE="https://www.scala-lang.org/"
-DOWNLOAD="https://downloads.lightbend.com/scala/2.13.8/scala-2.13.8.tgz"
-MD5SUM="def507d6394532c0562827127ce37ea6"
+DOWNLOAD="https://downloads.lightbend.com/scala/2.13.15/scala-2.13.15.tgz"
+MD5SUM="7b27b1321187dc5eabe28b8a02879b5a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="zulu-openjdk8"
-MAINTAINER="Alesandro Vaccaro"
-EMAIL="0x7a6@libero.it"
+MAINTAINER="Julian Grinblat"
+EMAIL="julian@dotcore.co.il"