aboutsummaryrefslogtreecommitdiff
path: root/development/eclipse-php/eclipse-php.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2023-12-29 15:02:36 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-30 07:33:32 +0700
commit882fbfed9114eae966bc5ebee96466b938e94559 (patch)
treec9258adf8225352eac974ea0264a627ae70a10f7 /development/eclipse-php/eclipse-php.SlackBuild
parent2e493c72793a871014636c194178055b162bafbb (diff)
development/eclipse-php: Updated for version 4.30.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
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 9509a7646b..82ffbcda5b 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.29}
-SRCVERSION=${SRCVERSION:-2023-09-R}
+VERSION=${VERSION:-4.30}
+SRCVERSION=${SRCVERSION:-2023-12-R}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}