xdebug: update to 2.6.1.
This commit is contained in:
parent
f2fda2f84a
commit
47f98ecb2d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xdebug'
|
# Template file for 'xdebug'
|
||||||
pkgname=xdebug
|
pkgname=xdebug
|
||||||
version=2.6.0
|
version=2.6.1
|
||||||
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=b5264cc03bf68fcbb04b97229f96dca505d7b87ec2fb3bd4249896783d29cbdc
|
checksum=dae691d6c052073b886e0c6e1306a707bca9fd18a1e3485384ef6c4aacf1bd77
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
phpize
|
phpize
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue