diff options
Diffstat (limited to 'development/eclipse-platform/eclipse-platform.SlackBuild')
-rw-r--r-- | development/eclipse-platform/eclipse-platform.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/eclipse-platform/eclipse-platform.SlackBuild b/development/eclipse-platform/eclipse-platform.SlackBuild index 3d46cff3ed..9f3d4f6d35 100644 --- a/development/eclipse-platform/eclipse-platform.SlackBuild +++ b/development/eclipse-platform/eclipse-platform.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for eclipse-platform -# Copyright 2020 Igor Alexandrov <igor.alexandrov@outlook.com> +# Copyright 2020, 2021 Igor Alexandrov <igor.alexandrov@outlook.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=eclipse-platform -VERSION=${VERSION:-4.17} +VERSION=${VERSION:-4.18} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |