diff options
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 |
commit | c2349d43940347cef2b3c5fc9b8767bdde191f0f (patch) | |
tree | 7eab0553831b2944d10f132dcc3421d8189cfcec /development/xdebug/xdebug.SlackBuild | |
parent | fbaad9ba18113fb6a21ad40f6f967bff181b3b78 (diff) | |
download | slackbuilds-c2349d43940347cef2b3c5fc9b8767bdde191f0f.tar.gz |
development/xdebug: Updated for version 2.2.6.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'development/xdebug/xdebug.SlackBuild')
-rw-r--r-- | development/xdebug/xdebug.SlackBuild | 4 |
1 files changed, 2 insertions, 2 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} |