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 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} |