summaryrefslogtreecommitdiffstats
path: root/package/php/php.mk
diff options
context:
space:
mode:
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>2017-01-23 13:51:13 +0000
committerPeter Korsgaard <peter@korsgaard.com>2017-01-23 20:43:56 +0100
commit34be5012149dfc74432319a7df1eb627bb50bd27 (patch)
treea48bde7da9a5bcca08efab706725ee9f1f776a4a /package/php/php.mk
parentc933ff93ed0a56ee90caa2704302aa64bd19b606 (diff)
downloadbuildroot-34be5012149dfc74432319a7df1eb627bb50bd27.tar.gz
buildroot-34be5012149dfc74432319a7df1eb627bb50bd27.zip
php: bump version to 7.1.1
0006-Fix-php-fpm.service.in.patch already included: https://github.com/php/php-src/commit/bb19125781c0794da9a63fee62e263ff4efff661 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 2ba70aa55a..1379ad571b 100644
--- a/package/php/php.mk
+++ b/package/php/php.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PHP_VERSION = 7.1.0
+PHP_VERSION = 7.1.1
PHP_SITE = http://www.php.net/distributions
PHP_SOURCE = php-$(PHP_VERSION).tar.xz
PHP_INSTALL_STAGING = YES
OpenPOWER on IntegriCloud