php: update to 7.2.14.
This commit is contained in:
parent
b2f37b8d6f
commit
07ded69be0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'php'
|
||||
pkgname=php
|
||||
version=7.2.13
|
||||
version=7.2.14
|
||||
revision=1
|
||||
conf_files="/etc/php/php.ini"
|
||||
hostmakedepends="bison pkg-config"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
|||
license="PHP-3.01"
|
||||
homepage="https://www.php.net"
|
||||
distfiles="http://www.php.net/distributions/php-${version}.tar.xz"
|
||||
checksum=14b0429abdb46b65c843e5882c9a8c46b31dfbf279c747293b8ab950c2644a4b
|
||||
checksum=ee3f1cc102b073578a3c53ba4420a76da3d9f0c981c02b1664ae741ca65af84f
|
||||
|
||||
# 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
|
||||
|
|
Loading…
Reference in a new issue