diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2021-10-09 09:23:54 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-09 16:44:34 +0700 |
commit | a3849a79bdf76a36906deea47575c3423e9bf90d (patch) | |
tree | 993cebac33a9e371f0c3afdb31a37f4ae7609f27 /development/eclipse-php/eclipse-php.SlackBuild | |
parent | c96eac6ac40c23c6e3d5924d5c773619e5f47c47 (diff) |
development/eclipse-php: Updated for version 4.21.
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 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} |