xdebug: update to 2.4.0.
This commit is contained in:
parent
54e85fda26
commit
2168e20d6b
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xdebug'
|
# Template file for 'xdebug'
|
||||||
pkgname=xdebug
|
pkgname=xdebug
|
||||||
version=2.4.0RC4
|
version=2.4.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="custom"
|
license="custom"
|
||||||
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="55f8c906d8e7413c872e91db599082f18c3e49c736adf977333cd313fae635e8"
|
checksum=3c4dcb2709d1653534e7cfaa546307041afd298ac48a3670183a12cfdb5eee05
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
phpize
|
phpize
|
||||||
|
|
Loading…
Reference in New Issue