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 7b4fde245d..b9617505bc 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.20} -SRCVERSION=${SRCVERSION:-2021-06-R} +VERSION=${VERSION:-4.21} +SRCVERSION=${SRCVERSION:-2021-09-R} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |