From e913a2c4c6e5aa83afe90310eaa68d75e66f52f5 Mon Sep 17 00:00:00 2001 From: Andrew Clemons Date: Fri, 1 Apr 2022 20:06:27 +1300 Subject: development/eclipse-php: Updated for version 4.23. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- development/eclipse-php/eclipse-php.SlackBuild | 7 ++----- development/eclipse-php/eclipse-php.info | 8 ++++---- 2 files changed, 6 insertions(+), 9 deletions(-) (limited to 'development') diff --git a/development/eclipse-php/eclipse-php.SlackBuild b/development/eclipse-php/eclipse-php.SlackBuild index a4c0451ce8fae..903fddba33fba 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.22} -SRCVERSION=${SRCVERSION:-2021-12-R} +VERSION=${VERSION:-4.23} +SRCVERSION=${SRCVERSION:-2022-03-R} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -44,9 +44,6 @@ if [ -z "$ARCH" ]; then esac fi -# If the variable PRINT_PACKAGE_NAME is set, then this script will report what -# the name of the created package would be, and then exit. This information -# could be useful to other scripts. if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE" exit 0 diff --git a/development/eclipse-php/eclipse-php.info b/development/eclipse-php/eclipse-php.info index 135a5ef09d19b..c1d0cfed4b17b 100644 --- a/development/eclipse-php/eclipse-php.info +++ b/development/eclipse-php/eclipse-php.info @@ -1,10 +1,10 @@ PRGNAM="eclipse-php" -VERSION="4.22" +VERSION="4.23" HOMEPAGE="https://www.eclipse.org" DOWNLOAD="UNSUPPORTED" MD5SUM="" -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="zulu-openjdk11 webkit2gtk" +DOWNLOAD_x86_64="https://download.eclipse.org/technology/epp/downloads/release/2022-03/R/eclipse-php-2022-03-R-linux-gtk-x86_64.tar.gz" +MD5SUM_x86_64="9cea366562d1a60ef9c687f2b4c4cde9" +REQUIRES="" MAINTAINER="Giuseppe Di Terlizzi" EMAIL="giuseppe.diterlizzi@gmail.com" -- cgit v1.2.3