aboutsummaryrefslogtreecommitdiff
path: root/development/scala3
diff options
context:
space:
mode:
Diffstat (limited to 'development/scala3')
-rw-r--r--development/scala3/scala3.SlackBuild2
-rw-r--r--development/scala3/scala3.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/scala3/scala3.SlackBuild b/development/scala3/scala3.SlackBuild
index c408d46899..feb48a1fb9 100644
--- a/development/scala3/scala3.SlackBuild
+++ b/development/scala3/scala3.SlackBuild
@@ -9,7 +9,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=scala3
-VERSION=${VERSION:-3.6.4}
+VERSION=${VERSION:-3.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/scala3/scala3.info b/development/scala3/scala3.info
index 128a38438b..82f55f4d57 100644
--- a/development/scala3/scala3.info
+++ b/development/scala3/scala3.info
@@ -1,8 +1,8 @@
PRGNAM="scala3"
-VERSION="3.6.4"
+VERSION="3.7.0"
HOMEPAGE="https://www.scala-lang.org/"
-DOWNLOAD="https://github.com/scala/scala3/releases/download/3.6.4/scala3-3.6.4-x86_64-pc-linux.tar.gz"
-MD5SUM="fc1384073cabc65080e0e95a89e11710"
+DOWNLOAD="https://github.com/scala/scala3/releases/download/3.7.0/scala3-3.7.0-x86_64-pc-linux.tar.gz"
+MD5SUM="cc7d1e54494a0481d6c151b133db8935"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="zulu-openjdk8"