diff options
-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 bcb77b8554e6a..9509a7646b7fc 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.28} -SRCVERSION=${SRCVERSION:-2023-06-R} +VERSION=${VERSION:-4.29} +SRCVERSION=${SRCVERSION:-2023-09-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 c58331e530bea..7d5f753c29d7b 100644 --- a/development/eclipse-php/eclipse-php.info +++ b/development/eclipse-php/eclipse-php.info @@ -1,12 +1,12 @@ PRGNAM="eclipse-php" -VERSION="4.28" +VERSION="4.29" HOMEPAGE="https://www.eclipse.org" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download.eclipse.org/technology/epp/downloads/release/2023-06/R/eclipse-php-2023-06-R-linux-gtk-x86_64.tar.gz \ - https://download.eclipse.org/technology/epp/downloads/release/2023-06/R/eclipse-php-2023-06-R-linux-gtk-aarch64.tar.gz" -MD5SUM_x86_64="4b7565bd3a09d59866492277d8325dd0 \ - 6ac3cb56875b5dd38bfbca90fbb0d674" +DOWNLOAD_x86_64="https://download.eclipse.org/technology/epp/downloads/release/2023-09/R/eclipse-php-2023-09-R-linux-gtk-x86_64.tar.gz \ + https://download.eclipse.org/technology/epp/downloads/release/2023-09/R/eclipse-php-2023-09-R-linux-gtk-aarch64.tar.gz" +MD5SUM_x86_64="1c43490b32814710183e10ae8a79155f \ + 0ebd66c6f165b2fc8fcc0bc93ca05d58" REQUIRES="" MAINTAINER="Giuseppe Di Terlizzi" EMAIL="giuseppe.diterlizzi@gmail.com" |