aboutsummaryrefslogtreecommitdiff
path: root/development/eclipse-php/eclipse-php.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2022-12-10 14:17:14 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-17 09:14:00 +0700
commitcff1f5638832870ba0eea75e03a5302eb5bcfe99 (patch)
tree79e349c4223f53c5192deedbd98433fc79a64111 /development/eclipse-php/eclipse-php.SlackBuild
parentb0f9339239dd172b47317dbf57a61258bb0e3a82 (diff)
development/eclipse-php: Updated for version 4.26.
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 b7ba50a8d1..2e6cdff3fa 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.25}
-SRCVERSION=${SRCVERSION:-2022-09-R}
+VERSION=${VERSION:-4.26}
+SRCVERSION=${SRCVERSION:-2022-12-R}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}