php: update to 7.1.10.
This commit is contained in:
parent
9be9ffc187
commit
9e25230a73
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'php'
|
||||
pkgname=php
|
||||
version=7.1.7
|
||||
version=7.1.10
|
||||
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=0d42089729be7b2bb0308cbe189c2782f9cb4b07078c8a235495be5874fff729
|
||||
checksum=2b8efa771a2ead0bb3ae67b530ca505b5b286adc873cca9ce97a6e1d6815c50b
|
||||
|
||||
# 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