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 bfde2c534ab92..c053bef344946 100644 --- a/development/eclipse-php/eclipse-php.SlackBuild +++ b/development/eclipse-php/eclipse-php.SlackBuild @@ -28,8 +28,8 @@ # This script is just a binary repackaging. PRGNAM=eclipse-php -VERSION=${VERSION:-4.14} -SRCVERSION=${SRCVERSION:-2019-12-R} +VERSION=${VERSION:-4.19} +SRCVERSION=${SRCVERSION:-2021-03-R} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |