summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Igor Alexandrov2021-01-22 17:49:46 +0100
committer Willy Sudiarto Raharjo2021-01-22 17:49:46 +0100
commitb1f0c650cfc9acd3f708b6bb0564049e3646afa4 (patch)
treea1ed154142086fda2bdb3c735a050aafc3d16cfd /development
parent05cf9d6b08dc93c450d1efbb452b949c6417ba72 (diff)
downloadslackbuilds-b1f0c650cfc9acd3f708b6bb0564049e3646afa4.tar.gz
development/eclipse-platform: Updated for version 4.18.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/eclipse-platform/eclipse-platform.SlackBuild4
-rw-r--r--development/eclipse-platform/eclipse-platform.info6
2 files changed, 5 insertions, 5 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}
diff --git a/development/eclipse-platform/eclipse-platform.info b/development/eclipse-platform/eclipse-platform.info
index c6ba1f4cb0..078137f7b0 100644
--- a/development/eclipse-platform/eclipse-platform.info
+++ b/development/eclipse-platform/eclipse-platform.info
@@ -1,10 +1,10 @@
PRGNAM="eclipse-platform"
-VERSION="4.17"
+VERSION="4.18"
HOMEPAGE="http://www.eclipse.org"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="http://ftp.osuosl.org/pub/eclipse/eclipse/downloads/drops4/R-4.17-202009021800/eclipse-platform-4.17-linux-gtk-x86_64.tar.gz"
-MD5SUM_x86_64="d3f0e3916b8e551ea57097abfcfe445e"
+DOWNLOAD_x86_64="http://ftp.osuosl.org/pub/eclipse/eclipse/downloads/drops4/R-4.18-202012021800/eclipse-platform-4.18-linux-gtk-x86_64.tar.gz"
+MD5SUM_x86_64="9340e2af80714e4113ee4ecd51be04c2"
REQUIRES="jdk webkit2gtk"
MAINTAINER="Igor Alexandrov"
EMAIL="igor.alexandrov@outlook.com"