summaryrefslogtreecommitdiffstats
path: root/package/php/php.mk
diff options
context:
space:
mode:
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>2017-03-16 15:53:33 +0000
committerPeter Korsgaard <peter@korsgaard.com>2017-03-16 22:11:44 +0100
commitfca8df85c116a1ee455ba484d102fff4c869df3c (patch)
treeef876bb5be7758e8be2a8257a1ad7699186992c9 /package/php/php.mk
parentbf433c6efc231eaaee7d3a68232f5eef0d3bdd4e (diff)
downloadbuildroot-fca8df85c116a1ee455ba484d102fff4c869df3c.tar.gz
buildroot-fca8df85c116a1ee455ba484d102fff4c869df3c.zip
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>
Diffstat (limited to 'package/php/php.mk')
-rw-r--r--package/php/php.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/php/php.mk b/package/php/php.mk
index 5b113d1b3f..f59a4e8781 100644
--- a/package/php/php.mk
+++ b/package/php/php.mk
@@ -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
OpenPOWER on IntegriCloud