php: update to 7.3.2.
This commit is contained in:
parent
54ed0faa13
commit
75a40e1eb6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'php'
|
# Template file for 'php'
|
||||||
pkgname=php
|
pkgname=php
|
||||||
version=7.3.1
|
version=7.3.2
|
||||||
revision=1
|
revision=1
|
||||||
conf_files="/etc/php/php.ini"
|
conf_files="/etc/php/php.ini"
|
||||||
hostmakedepends="bison pkg-config"
|
hostmakedepends="bison pkg-config"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||||
license="PHP-3.01"
|
license="PHP-3.01"
|
||||||
homepage="https://www.php.net"
|
homepage="https://www.php.net"
|
||||||
distfiles="http://www.php.net/distributions/php-${version}.tar.xz"
|
distfiles="http://www.php.net/distributions/php-${version}.tar.xz"
|
||||||
checksum=cfe93e40be0350cd53c4a579f52fe5d8faf9c6db047f650a4566a2276bf33362
|
checksum=010b868b4456644ae227d05ad236c8b0a1f57dc6320e7e5ad75e86c5baf0a9a8
|
||||||
|
|
||||||
# Needs (probably a lot of) work to make it cross compile
|
# Needs (probably a lot of) work to make it cross compile
|
||||||
nocross=https://build.voidlinux.eu/builders/armv7l-musl_builder/builds/16307/steps/shell_3/logs/stdio
|
nocross=https://build.voidlinux.eu/builders/armv7l-musl_builder/builds/16307/steps/shell_3/logs/stdio
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue