commit
01cf62fab7
|
@ -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
|
||||
|
|
|
@ -1 +1 @@
|
|||
ignore="*beta* *rc*"
|
||||
ignore="*beta*"
|
||||
|
|
Loading…
Reference in New Issue