summaryrefslogtreecommitdiffstats
path: root/development/eclipse-php/eclipse-php.SlackBuild
diff options
context:
space:
mode:
author Andrew Clemons2021-12-12 03:26:03 +0100
committer Willy Sudiarto Raharjo2021-12-13 18:01:09 +0100
commitaef4f20b95a7300f198dab3f5842a6456de12e19 (patch)
tree852350db2545d84f798e2fb0e3eb4fa2865fcf32 /development/eclipse-php/eclipse-php.SlackBuild
parent13051bc10127dce00119735f39fcd676df0ccc5b (diff)
downloadslackbuilds-aef4f20b95a7300f198dab3f5842a6456de12e19.tar.gz
development/eclipse-php: Updated for version 4.22.
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.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/eclipse-php/eclipse-php.SlackBuild b/development/eclipse-php/eclipse-php.SlackBuild
index b9617505bc..a4c0451ce8 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.21}
-SRCVERSION=${SRCVERSION:-2021-09-R}
+VERSION=${VERSION:-4.22}
+SRCVERSION=${SRCVERSION:-2021-12-R}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}