php: update to 7.2.2.
This commit is contained in:
parent
ff0ab5cc11
commit
8f19347c6c
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'php'
|
||||
pkgname=php
|
||||
version=7.2.1
|
||||
version=7.2.2
|
||||
revision=1
|
||||
short_desc="An HTML-embedded scripting language"
|
||||
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||
|
@ -15,7 +15,7 @@ makedepends="postgresql-libs-devel libldap-devel sqlite-devel
|
|||
readline-devel libmysqlclient-devel"
|
||||
conf_files="/etc/php/php.ini"
|
||||
distfiles="http://www.php.net/distributions/php-${version}.tar.xz"
|
||||
checksum=6c6cf82fda6660ed963821eb0525214bb3547e8e29f447b9c15b2d8e6efd8822
|
||||
checksum=47d7607d38a1d565fc43ea942c92229a7cd165f156737f210937e375b243cb11
|
||||
|
||||
# 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 New Issue