mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
commit
01cf62fab7
2 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xdebug'
|
# Template file for 'xdebug'
|
||||||
pkgname=xdebug
|
pkgname=xdebug
|
||||||
version=2.3.3
|
version=2.4.0RC4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="autoconf"
|
hostmakedepends="autoconf"
|
||||||
|
@ -9,8 +9,8 @@ short_desc="PHP debugging extension"
|
||||||
maintainer="Alexander Mamay <alexander@mamay.su>"
|
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="b27bd09b23136d242dbc94f4503c98f012a521d5597002c9d463a63c6b0cdfe3"
|
checksum="55f8c906d8e7413c872e91db599082f18c3e49c736adf977333cd313fae635e8"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
phpize
|
phpize
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
ignore="*beta* *rc*"
|
ignore="*beta*"
|
||||||
|
|
Loading…
Add table
Reference in a new issue