diff options
Diffstat (limited to 'development/eclipse-php')
-rw-r--r-- | development/eclipse-php/eclipse-php.SlackBuild | 4 | ||||
-rw-r--r-- | development/eclipse-php/eclipse-php.info | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/development/eclipse-php/eclipse-php.SlackBuild b/development/eclipse-php/eclipse-php.SlackBuild index fb14115c71..84ba4167e5 100644 --- a/development/eclipse-php/eclipse-php.SlackBuild +++ b/development/eclipse-php/eclipse-php.SlackBuild @@ -30,8 +30,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=eclipse-php -VERSION=${VERSION:-4.34} -SRCVERSION=${SRCVERSION:-2024-12-R} +VERSION=${VERSION:-4.36} +SRCVERSION=${SRCVERSION:-2025-06-R} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/eclipse-php/eclipse-php.info b/development/eclipse-php/eclipse-php.info index 7c1616eb4f..4d859945c5 100644 --- a/development/eclipse-php/eclipse-php.info +++ b/development/eclipse-php/eclipse-php.info @@ -1,12 +1,12 @@ PRGNAM="eclipse-php" -VERSION="4.34" +VERSION="4.36" HOMEPAGE="https://www.eclipse.org" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download.eclipse.org/technology/epp/downloads/release/2024-12/R/eclipse-php-2024-12-R-linux-gtk-x86_64.tar.gz \ - https://download.eclipse.org/technology/epp/downloads/release/2024-12/R/eclipse-php-2024-12-R-linux-gtk-aarch64.tar.gz" -MD5SUM_x86_64="5ca025f5b8f46f40c799f4fa2a70a37f \ - f2bd9872e9e9ecfe3138a475697a09c8" +DOWNLOAD_x86_64="https://download.eclipse.org/technology/epp/downloads/release/2025-06/R/eclipse-php-2025-06-R-linux-gtk-x86_64.tar.gz \ + https://download.eclipse.org/technology/epp/downloads/release/2025-06/R/eclipse-php-2025-06-R-linux-gtk-aarch64.tar.gz" +MD5SUM_x86_64="0b76dc4ac0942542e61e86319763ffa0 \ + 22c9667bb03ccee6577f31ac986220a1" REQUIRES="" MAINTAINER="Giuseppe Di Terlizzi" EMAIL="giuseppe.diterlizzi@gmail.com" |