php: update to 7.1.5.
This commit is contained in:
parent
4c2f35603b
commit
2e0ec46334
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'php'
|
||||
pkgname=php
|
||||
version=7.1.4
|
||||
revision=2
|
||||
version=7.1.5
|
||||
revision=1
|
||||
short_desc="An HTML-embedded scripting language"
|
||||
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||
license="PHP"
|
||||
|
@ -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=71514386adf3e963df087c2044a0b3747900b8b1fc8da3a99f0a0ae9180d300b
|
||||
checksum=d149a3c396c45611f5dc6bf14be190f464897145a76a8e5851cf18ff7094f6ac
|
||||
|
||||
# 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