summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--development/eclipse-php/eclipse-php.SlackBuild4
-rw-r--r--development/eclipse-php/eclipse-php.info10
2 files changed, 7 insertions, 7 deletions
diff --git a/development/eclipse-php/eclipse-php.SlackBuild b/development/eclipse-php/eclipse-php.SlackBuild
index b23ab52423..dd4ee82561 100644
--- a/development/eclipse-php/eclipse-php.SlackBuild
+++ b/development/eclipse-php/eclipse-php.SlackBuild
@@ -27,8 +27,8 @@
# This script is just a binary repackaging.
PRGNAM=eclipse-php
-VERSION=${VERSION:-4.7.2}
-SRCVERSION=${SRCVERSION:-oxygen-2}
+VERSION=${VERSION:-201809}
+SRCVERSION=${SRCVERSION:-2018-09}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/eclipse-php/eclipse-php.info b/development/eclipse-php/eclipse-php.info
index 4cf7235c17..f5ca71ce5f 100644
--- a/development/eclipse-php/eclipse-php.info
+++ b/development/eclipse-php/eclipse-php.info
@@ -1,10 +1,10 @@
PRGNAM="eclipse-php"
-VERSION="4.7.2"
+VERSION="201809"
HOMEPAGE="http://www.eclipse.org"
-DOWNLOAD="http://download.eclipse.org/technology/epp/downloads/release/oxygen/2/eclipse-php-oxygen-2-linux-gtk.tar.gz"
-MD5SUM="4599a76e3a309f884c3d3fcd11bb3ced"
-DOWNLOAD_x86_64="http://download.eclipse.org/technology/epp/downloads/release/oxygen/2/eclipse-php-oxygen-2-linux-gtk-x86_64.tar.gz"
-MD5SUM_x86_64="e58e1e4eedf58e5c3d7801f9e57801d4"
+DOWNLOAD="http://download.eclipse.org/technology/epp/downloads/release/2018-09/R/eclipse-php-2018-09-linux-gtk.tar.gz"
+MD5SUM="9da2679e2d4bcc147b436bbb097a1e65"
+DOWNLOAD_x86_64="http://download.eclipse.org/technology/epp/downloads/release/2018-09/R/eclipse-php-2018-09-linux-gtk-x86_64.tar.gz"
+MD5SUM_x86_64="2e4bba8c58e564ef6efa50ccaba6ed36"
REQUIRES="jdk webkitgtk"
MAINTAINER="Giuseppe Di Terlizzi"
EMAIL="giuseppe.diterlizzi@gmail.com"