diff options
Diffstat (limited to 'development/eclipse-php/eclipse-php.SlackBuild')
-rw-r--r-- | development/eclipse-php/eclipse-php.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/eclipse-php/eclipse-php.SlackBuild b/development/eclipse-php/eclipse-php.SlackBuild index d94e7cac3a..0a5f27889a 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.32} -SRCVERSION=${SRCVERSION:-2024-06-R} +VERSION=${VERSION:-4.34} +SRCVERSION=${SRCVERSION:-2024-09-R} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |