summaryrefslogtreecommitdiffstats
path: root/development/xdebug/xdebug.SlackBuild
diff options
context:
space:
mode:
author Heinz Wiesinger2012-04-22 18:29:48 +0200
committer dsomero2012-04-22 18:29:48 +0200
commit4396f3007ba0f61addaedf2961d3f5e4d135f7d0 (patch)
tree1341290c202e8501d3a9e5e5ad602ccc032b6d40 /development/xdebug/xdebug.SlackBuild
parentdfb9003fd962b26f5565ee7754d7fc8678bfca9e (diff)
downloadslackbuilds-4396f3007ba0f61addaedf2961d3f5e4d135f7d0.tar.gz
development/xdebug: Updated for version 2.1.4.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'development/xdebug/xdebug.SlackBuild')
-rw-r--r--development/xdebug/xdebug.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/xdebug/xdebug.SlackBuild b/development/xdebug/xdebug.SlackBuild
index 19f453112f..e97474628e 100644
--- a/development/xdebug/xdebug.SlackBuild
+++ b/development/xdebug/xdebug.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for xdebug
# Copyright (c) 2010, Antonio Hernández Blas <hba.nihilismus@gmail.com>
-# Copyright 2011 Heinz Wiesinger, Amsterdam, The Netherlands
+# Copyright 2011-2012 Heinz Wiesinger, Amsterdam, The Netherlands
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@@ -23,7 +23,7 @@
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=xdebug
-VERSION=${VERSION:-2.1.2}
+VERSION=${VERSION:-2.1.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}