xdebug: update to 2.7.0

This commit is contained in:
eater 2019-03-06 15:17:05 +01:00 committed by maxice8
parent 6b56688563
commit ae868ca3e6
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'xdebug' # Template file for 'xdebug'
pkgname=xdebug pkgname=xdebug
version=2.6.1 version=2.7.0
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="PHP-3.0" license="PHP-3.0"
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=dae691d6c052073b886e0c6e1306a707bca9fd18a1e3485384ef6c4aacf1bd77 checksum=e896da91ce0373f5fd8f4ca392c68da8593932ad51b2ec5eb3ee032b50d4b2d6
pre_configure() { pre_configure() {
phpize phpize