xdebug8.1: update to 3.1.5.
This commit is contained in:
parent
12f0c69be9
commit
a1f34cdd80
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xdebug8.1'
|
||||
pkgname=xdebug8.1
|
||||
version=3.1.4
|
||||
version=3.1.5
|
||||
revision=1
|
||||
wrksrc="xdebug-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -13,7 +13,7 @@ license="PHP-3.0"
|
|||
homepage="http://xdebug.org"
|
||||
changelog="https://xdebug.org/updates"
|
||||
distfiles="http://xdebug.org/files/xdebug-${version}.tgz"
|
||||
checksum=4195926f9f6c4e802ff749bb2ca85ac50636719a72e5389e372e35ef523505f9
|
||||
checksum=55f6ef381245da079b2fc5ce1cfbcb7961197d0c0e04f9d977613cf9aa969a79
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" php8.1-devel"
|
||||
|
|
Loading…
Reference in New Issue