Merge pull request #6500 from o1ux/xdebug

xdebug: update to 2.5.4.
This commit is contained in:
Toyam Cox 2017-05-26 16:05:14 -04:00 committed by GitHub
commit e426e244a6

View file

@ -1,6 +1,6 @@
# Template file for 'xdebug' # Template file for 'xdebug'
pkgname=xdebug pkgname=xdebug
version=2.5.0 version=2.5.4
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="autoconf" hostmakedepends="autoconf"
@ -10,7 +10,7 @@ maintainer="Alexander Mamay <alexander@mamay.su>"
license="custom" license="custom"
homepage="http://xdebug.org" homepage="http://xdebug.org"
distfiles="http://xdebug.org/files/${pkgname}-${version,,}.tgz" distfiles="http://xdebug.org/files/${pkgname}-${version,,}.tgz"
checksum=8bd6ad1e64948308e3e3a7437292f154b11e25acaf31b0d59d83bda18af0890d checksum=300ca6fc3d95025148b0b5d0c96e14e54299e536a93a5d68c67b2cf32c9432b8
pre_configure() { pre_configure() {
phpize phpize