Merge pull request #3736 from o1ux/xdebug

xdebug: update to 2.4.0RC4.
This commit is contained in:
Juan RP 2016-03-03 15:01:05 +01:00
commit 01cf62fab7
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'xdebug'
pkgname=xdebug
version=2.3.3
version=2.4.0RC4
revision=1
build_style=gnu-configure
hostmakedepends="autoconf"
@ -9,8 +9,8 @@ short_desc="PHP debugging extension"
maintainer="Alexander Mamay <alexander@mamay.su>"
license="custom"
homepage="http://xdebug.org"
distfiles="http://xdebug.org/files/${pkgname}-${version}.tgz"
checksum="b27bd09b23136d242dbc94f4503c98f012a521d5597002c9d463a63c6b0cdfe3"
distfiles="http://xdebug.org/files/${pkgname}-${version,,}.tgz"
checksum="55f8c906d8e7413c872e91db599082f18c3e49c736adf977333cd313fae635e8"
pre_configure() {
phpize

View File

@ -1 +1 @@
ignore="*beta* *rc*"
ignore="*beta*"