aboutsummaryrefslogtreecommitdiff
path: root/development/scala
diff options
context:
space:
mode:
authorJulian Grinblat <julian@dotcore.co.il>2024-12-03 01:12:17 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-12-03 12:31:40 +0700
commit29b487e84942a3619979021a1ff6397e2c5a8bae (patch)
tree28b0ab6416641008d763c182ac85d51b8c88d8d8 /development/scala
parent30658536f16146d2b8538733a406b271140dad18 (diff)
development/scala: Updated for version 2.13.15
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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"