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 | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/development/eclipse-php/eclipse-php.SlackBuild b/development/eclipse-php/eclipse-php.SlackBuild index b9617505bc10..a4c0451ce8fa 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.21} -SRCVERSION=${SRCVERSION:-2021-09-R} +VERSION=${VERSION:-4.22} +SRCVERSION=${SRCVERSION:-2021-12-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 77bb27308fdb..c2d0e1811b05 100644 --- a/development/eclipse-php/eclipse-php.info +++ b/development/eclipse-php/eclipse-php.info @@ -1,10 +1,10 @@ PRGNAM="eclipse-php" -VERSION="4.21" +VERSION="4.22" HOMEPAGE="https://www.eclipse.org" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download.eclipse.org/technology/epp/downloads/release/2021-09/R/eclipse-php-2021-09-R-linux-gtk-x86_64.tar.gz" -MD5SUM_x86_64="cbca10775ec59e5333c5b1c611b5e7ae" +DOWNLOAD_x86_64="https://download.eclipse.org/technology/epp/downloads/release/2021-12/R/eclipse-php-2021-12-R-linux-gtk-x86_64.tar.gz" +MD5SUM_x86_64="b8fa01796863235c0b528d645260306c" REQUIRES="jdk11 webkit2gtk" MAINTAINER="Giuseppe Di Terlizzi" EMAIL="giuseppe.diterlizzi@gmail.com" |