xdebug: update to 2.7.0
This commit is contained in:
parent
6b56688563
commit
ae868ca3e6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xdebug'
|
||||
pkgname=xdebug
|
||||
version=2.6.1
|
||||
version=2.7.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="autoconf"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Alexander Mamay <alexander@mamay.su>"
|
|||
license="PHP-3.0"
|
||||
homepage="http://xdebug.org"
|
||||
distfiles="http://xdebug.org/files/${pkgname}-${version,,}.tgz"
|
||||
checksum=dae691d6c052073b886e0c6e1306a707bca9fd18a1e3485384ef6c4aacf1bd77
|
||||
checksum=e896da91ce0373f5fd8f4ca392c68da8593932ad51b2ec5eb3ee032b50d4b2d6
|
||||
|
||||
pre_configure() {
|
||||
phpize
|
||||
|
|
Loading…
Reference in New Issue