diff options
-rw-r--r-- | development/eclipse-cpp/README | 2 | ||||
-rw-r--r-- | development/eclipse-cpp/eclipse-cpp.SlackBuild | 4 | ||||
-rw-r--r-- | development/eclipse-cpp/eclipse-cpp.info | 8 | ||||
-rw-r--r-- | development/eclipse-cpp/slack-desc | 2 |
4 files changed, 8 insertions, 8 deletions
diff --git a/development/eclipse-cpp/README b/development/eclipse-cpp/README index a1707cc3e520..5cb49c987fc4 100644 --- a/development/eclipse-cpp/README +++ b/development/eclipse-cpp/README @@ -15,7 +15,7 @@ This package includes: UPGRADING: ********** if you find an error during Eclipse initialisation, check -this two files: +these two files: /opt/eclipse-cpp/configuration/config.ini /opt/eclipse-cpp/eclipse.ini diff --git a/development/eclipse-cpp/eclipse-cpp.SlackBuild b/development/eclipse-cpp/eclipse-cpp.SlackBuild index f6050ac95dd3..b66d6273ad6d 100644 --- a/development/eclipse-cpp/eclipse-cpp.SlackBuild +++ b/development/eclipse-cpp/eclipse-cpp.SlackBuild @@ -27,8 +27,8 @@ # This script is just a binary repackaging. PRGNAM=eclipse-cpp -VERSION=${VERSION:-4.19} -SRCVERSION=${SRCVERSION:-2021-03-R} +VERSION=${VERSION:-4.20} +SRCVERSION=${SRCVERSION:-2021-06-R} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/eclipse-cpp/eclipse-cpp.info b/development/eclipse-cpp/eclipse-cpp.info index e4dbe2bf83f8..b0f5925455e4 100644 --- a/development/eclipse-cpp/eclipse-cpp.info +++ b/development/eclipse-cpp/eclipse-cpp.info @@ -1,10 +1,10 @@ PRGNAM="eclipse-cpp" -VERSION="4.19" -HOMEPAGE="http://www.eclipse.org" +VERSION="4.20" +HOMEPAGE="https://www.eclipse.org/cdt/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="http://download.eclipse.org/technology/epp/downloads/release/2021-03/R/eclipse-cpp-2021-03-R-linux-gtk-x86_64.tar.gz" -MD5SUM_x86_64="c94c6bd7c23530e1bd4a264bda4da5e0" +DOWNLOAD_x86_64="https://download.eclipse.org/technology/epp/downloads/release/2021-06/R/eclipse-cpp-2021-06-R-linux-gtk-x86_64.tar.gz" +MD5SUM_x86_64="5c5b6cfcb6478579fc61e959f77573ad" REQUIRES="jdk11 webkit2gtk" MAINTAINER="Andrew Clemons" EMAIL="andrew.clemons@gmail.com" diff --git a/development/eclipse-cpp/slack-desc b/development/eclipse-cpp/slack-desc index b972ec5fa57f..d6639d18e896 100644 --- a/development/eclipse-cpp/slack-desc +++ b/development/eclipse-cpp/slack-desc @@ -15,5 +15,5 @@ eclipse-cpp: for C/C++ developers. eclipse-cpp: eclipse-cpp: eclipse-cpp: -eclipse-cpp: Homepage: http://www.eclipse.org/cdt +eclipse-cpp: Homepage: https://www.eclipse.org/cdt/ eclipse-cpp: |