diff options
Diffstat (limited to 'development/scala/scala.SlackBuild')
-rw-r--r-- | development/scala/scala.SlackBuild | 2 |
1 files changed, 1 insertions, 1 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} |