diff options
Diffstat (limited to 'development/fortls/fortls.SlackBuild')
-rw-r--r-- | development/fortls/fortls.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/fortls/fortls.SlackBuild b/development/fortls/fortls.SlackBuild index b6ad9a6520..c5585c14ad 100644 --- a/development/fortls/fortls.SlackBuild +++ b/development/fortls/fortls.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for fortls -# Copyright 2023-2024 Erich Ritz, Jenks, Oklahoma, USA +# Copyright 2023-2025 Erich Ritz, Jenks, Oklahoma, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=fortls -VERSION=${VERSION:-3.1.2} +VERSION=${VERSION:-3.2.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |