mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
php: update to 7.3.3.
This commit is contained in:
parent
67547be1fc
commit
311f3d79e7
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.2
|
version=7.3.3
|
||||||
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=010b868b4456644ae227d05ad236c8b0a1f57dc6320e7e5ad75e86c5baf0a9a8
|
checksum=6bb03e79a183d0cb059a6d117bbb2e0679cab667fb713a13c6a16f56bebab9b3
|
||||||
|
|
||||||
# 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
Reference in a new issue