aboutsummaryrefslogtreecommitdiff
path: root/development/eclipse-jee
diff options
context:
space:
mode:
Diffstat (limited to 'development/eclipse-jee')
-rw-r--r--development/eclipse-jee/eclipse-jee.SlackBuild7
-rw-r--r--development/eclipse-jee/eclipse-jee.info8
2 files changed, 6 insertions, 9 deletions
diff --git a/development/eclipse-jee/eclipse-jee.SlackBuild b/development/eclipse-jee/eclipse-jee.SlackBuild
index e13df33dbbf00..8b805b2349fb7 100644
--- a/development/eclipse-jee/eclipse-jee.SlackBuild
+++ b/development/eclipse-jee/eclipse-jee.SlackBuild
@@ -29,8 +29,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=eclipse-jee
-VERSION=${VERSION:-4.22}
-SRCVERSION=${SRCVERSION:-2021-12-R}
+VERSION=${VERSION:-4.23}
+SRCVERSION=${SRCVERSION:-2022-03-R}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -43,9 +43,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
-# the name of the created package would be, and then exit. This information
-# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0
diff --git a/development/eclipse-jee/eclipse-jee.info b/development/eclipse-jee/eclipse-jee.info
index 8301beb14cbad..65cf5152ba821 100644
--- a/development/eclipse-jee/eclipse-jee.info
+++ b/development/eclipse-jee/eclipse-jee.info
@@ -1,10 +1,10 @@
PRGNAM="eclipse-jee"
-VERSION="4.22"
+VERSION="4.23"
HOMEPAGE="https://www.eclipse.org/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://download.eclipse.org/technology/epp/downloads/release/2021-12/R/eclipse-jee-2021-12-R-linux-gtk-x86_64.tar.gz"
-MD5SUM_x86_64="e849c3f78648b65ef972334d4140a1ff"
-REQUIRES="zulu-openjdk11 webkit2gtk"
+DOWNLOAD_x86_64="https://download.eclipse.org/technology/epp/downloads/release/2022-03/R/eclipse-jee-2022-03-R-linux-gtk-x86_64.tar.gz"
+MD5SUM_x86_64="eca65b1ba1a126fcc422a7add2cdb24a"
+REQUIRES=""
MAINTAINER="Andrew Clemons"
EMAIL="andrew.clemons@gmail.com"