php: bump version to 7.1.3

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Vicente Olivert Riera 2017-03-16 15:53:33 +00:00 committed by Peter Korsgaard
parent bf433c6efc
commit fca8df85c1
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
# From http://php.net/downloads.php
sha256 d815a0c39fd57bab1434a77ff0610fb507c22f790c66cd6f26e27030c4b3e971 php-7.1.2.tar.xz
sha256 e4887c2634778e37fd962fbdf5c4a7d32cd708482fe07b448804625570cb0bb0 php-7.1.3.tar.xz

View File

@ -4,7 +4,7 @@
#
################################################################################
PHP_VERSION = 7.1.2
PHP_VERSION = 7.1.3
PHP_SITE = http://www.php.net/distributions
PHP_SOURCE = php-$(PHP_VERSION).tar.xz
PHP_INSTALL_STAGING = YES