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 feb48a1fb9..32f6704776 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.7.0}
+VERSION=${VERSION:-3.7.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/scala3/scala3.info b/development/scala3/scala3.info
index 82f55f4d57..fde037f734 100644
--- a/development/scala3/scala3.info
+++ b/development/scala3/scala3.info
@@ -1,8 +1,8 @@
PRGNAM="scala3"
-VERSION="3.7.0"
+VERSION="3.7.1"
HOMEPAGE="https://www.scala-lang.org/"
-DOWNLOAD="https://github.com/scala/scala3/releases/download/3.7.0/scala3-3.7.0-x86_64-pc-linux.tar.gz"
-MD5SUM="cc7d1e54494a0481d6c151b133db8935"
+DOWNLOAD="https://github.com/scala/scala3/releases/download/3.7.1/scala3-3.7.1-x86_64-pc-linux.tar.gz"
+MD5SUM="0541e5bf3220fcd9b5b8e027017d9e6b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="zulu-openjdk8"