mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
development/xdebug: Updated for version 2.2.6.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
This commit is contained in:
parent
fbaad9ba18
commit
c2349d4394
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue