mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xdebug8.0: update to 3.2.0.
This commit is contained in:
parent
4ed53002d2
commit
21430f0f4a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xdebug8.0'
|
# Template file for 'xdebug8.0'
|
||||||
pkgname=xdebug8.0
|
pkgname=xdebug8.0
|
||||||
version=3.1.5
|
version=3.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-php-config=/usr/bin/php-config8.0"
|
configure_args="--with-php-config=/usr/bin/php-config8.0"
|
||||||
|
@ -12,7 +12,7 @@ license="PHP-3.0"
|
||||||
homepage="http://xdebug.org"
|
homepage="http://xdebug.org"
|
||||||
changelog="https://xdebug.org/updates"
|
changelog="https://xdebug.org/updates"
|
||||||
distfiles="http://xdebug.org/files/xdebug-${version}.tgz"
|
distfiles="http://xdebug.org/files/xdebug-${version}.tgz"
|
||||||
checksum=55f6ef381245da079b2fc5ce1cfbcb7961197d0c0e04f9d977613cf9aa969a79
|
checksum=7769b20eecdadf5fbe9f582512c10b394fb575b6f7a8c3a3a82db6883e0032b7
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
phpize8.0
|
phpize8.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue