summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Heinz Wiesinger <pprkut@slackbuilds.org>2014-12-20 19:14:23 +0100
committer Robby Workman <rworkman@slackbuilds.org>2014-12-25 02:11:50 -0600
commitc2349d43940347cef2b3c5fc9b8767bdde191f0f (patch)
tree7eab0553831b2944d10f132dcc3421d8189cfcec
parentfbaad9ba18113fb6a21ad40f6f967bff181b3b78 (diff)
downloadslackbuilds-c2349d43940347cef2b3c5fc9b8767bdde191f0f.tar.gz
slackbuilds-c2349d43940347cef2b3c5fc9b8767bdde191f0f.tar.xz
development/xdebug: Updated for version 2.2.6.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
-rw-r--r--development/xdebug/xdebug.SlackBuild4
-rw-r--r--development/xdebug/xdebug.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/development/xdebug/xdebug.SlackBuild b/development/xdebug/xdebug.SlackBuild
index 41366aa258..3d4a2b3d16 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-2013 Heinz Wiesinger, Amsterdam, The Netherlands
+# Copyright 2011-2014 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.2.3}
+VERSION=${VERSION:-2.2.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/xdebug/xdebug.info b/development/xdebug/xdebug.info
index a30d488225..7b2d3f7584 100644
--- a/development/xdebug/xdebug.info
+++ b/development/xdebug/xdebug.info
@@ -1,8 +1,8 @@
PRGNAM="xdebug"
-VERSION="2.2.3"
+VERSION="2.2.6"
HOMEPAGE="http://xdebug.org"
-DOWNLOAD="http://xdebug.org/files/xdebug-2.2.3.tgz"
-MD5SUM="e49cec9861b45dc0b36eae33bf8a14fa"
+DOWNLOAD="http://xdebug.org/files/xdebug-2.2.6.tgz"
+MD5SUM="f216356861e27284580d0208060ea7fa"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libedit"