php: update to 7.1.2 (#5759)

This commit is contained in:
Sir-Boops 2017-02-24 06:37:02 -07:00 committed by Alessio Sergi
parent 25b720bdf8
commit cc39f811e6
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template build file for 'php'
pkgname=php
version=7.1.1
version=7.1.2
revision=1
short_desc="An HTML-embedded scripting language"
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
@ -14,8 +14,8 @@ makedepends="postgresql-libs-devel libldap-devel sqlite-devel
gmp-devel gdbm-devel freetype-devel apache-devel libtidy5-devel
readline-devel libmysqlclient-devel"
conf_files="/etc/php/php.ini"
distfiles="http://www.php.net/distributions/php-${version}.tar.gz"
checksum=c136279d539c3c2c25176bf149c14913670e79bb27ee6b73e1cd69003985a70d
distfiles="http://www.php.net/distributions/php-${version}.tar.xz"
checksum=d815a0c39fd57bab1434a77ff0610fb507c22f790c66cd6f26e27030c4b3e971
# 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"