mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
xdebug: update to 2.9.3
This commit is contained in:
parent
9ed2eb9d50
commit
3638bc8d5c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xdebug'
|
||||
pkgname=xdebug
|
||||
version=2.8.0
|
||||
version=2.9.3
|
||||
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=cb1d117ecbec7409a408cf24e59d92f7e3816fe8e2331dd0ffc3dce60228c264
|
||||
checksum=a63f567f2238d75a2244c2a4bd6f5abee817280b3567f9006c99481488dc977c
|
||||
|
||||
pre_configure() {
|
||||
phpize
|
||||
|
|
Loading…
Add table
Reference in a new issue