diff options
-rw-r--r-- | development/eclipse-php/eclipse-php.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/eclipse-php/eclipse-php.SlackBuild b/development/eclipse-php/eclipse-php.SlackBuild index 0a5f27889a947..fce411c46cc25 100644 --- a/development/eclipse-php/eclipse-php.SlackBuild +++ b/development/eclipse-php/eclipse-php.SlackBuild @@ -30,7 +30,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=eclipse-php -VERSION=${VERSION:-4.34} +VERSION=${VERSION:-4.33} SRCVERSION=${SRCVERSION:-2024-09-R} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |