diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2021-07-03 14:47:03 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-07-03 11:36:05 +0700 |
commit | 5d3d730539fe78739a0be3a277e7633cc61480d5 (patch) | |
tree | c0353b77c08ec47d2111626ae66ccf6b72232c7a /development/eclipse-php/eclipse-php.SlackBuild | |
parent | 14e936e07b7592f4046690d01c1e1bc4d8d009b9 (diff) |
development/eclipse-php: Updated for version 4.20.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 c053bef344..5cb4a6a278 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.19} -SRCVERSION=${SRCVERSION:-2021-03-R} +VERSION=${VERSION:-4.20} +SRCVERSION=${SRCVERSION:-2021-06-R} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |