xdebug8.2: update to 3.2.1.
This commit is contained in:
parent
4cea116507
commit
b6e9d4ee2a
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xdebug8.2'
|
# Template file for 'xdebug8.2'
|
||||||
pkgname=xdebug8.2
|
pkgname=xdebug8.2
|
||||||
version=3.2.0
|
version=3.2.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-php-config=/usr/bin/php-config8.2"
|
configure_args="--with-php-config=/usr/bin/php-config8.2"
|
||||||
|
@ -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=7769b20eecdadf5fbe9f582512c10b394fb575b6f7a8c3a3a82db6883e0032b7
|
checksum=ef4cb3c228192798874e4530cccceee76840cc80821909740088a1e1a8f00445
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
phpize8.2
|
phpize8.2
|
||||||
|
|
Loading…
Reference in New Issue