Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/3] php: bump to version 5.6.7
@ 2015-04-08 15:39 Gustavo Zacarias
  2015-04-08 15:39 ` [Buildroot] [PATCH 2/3] php: cleanup patches Gustavo Zacarias
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Gustavo Zacarias @ 2015-04-08 15:39 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/php/php.hash | 2 +-
 package/php/php.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/php/php.hash b/package/php/php.hash
index 0794db8..e5e42d2 100644
--- a/package/php/php.hash
+++ b/package/php/php.hash
@@ -1,2 +1,2 @@
 # From http://php.net/downloads.php
-md5	692f9bc5649806f2053eee1e7323b7ea	php-5.5.23.tar.xz
+md5	4e04eb021de009981ed963f993a171c1	php-5.6.7.tar.xz
diff --git a/package/php/php.mk b/package/php/php.mk
index 73ed494..ed842b0 100644
--- a/package/php/php.mk
+++ b/package/php/php.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PHP_VERSION = 5.5.23
+PHP_VERSION = 5.6.7
 PHP_SITE = http://www.php.net/distributions
 PHP_SOURCE = php-$(PHP_VERSION).tar.xz
 PHP_INSTALL_STAGING = YES
-- 
2.0.5

^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-04-08 19:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-08 15:39 [Buildroot] [PATCH 1/3] php: bump to version 5.6.7 Gustavo Zacarias
2015-04-08 15:39 ` [Buildroot] [PATCH 2/3] php: cleanup patches Gustavo Zacarias
2015-04-08 19:25   ` Thomas Petazzoni
2015-04-08 19:30     ` Gustavo Zacarias
2015-04-08 15:39 ` [Buildroot] [PATCH 3/3] php: add opcache option Gustavo Zacarias
2015-04-08 19:26   ` Thomas Petazzoni
2015-04-08 19:29     ` Gustavo Zacarias
2015-04-08 19:25 ` [Buildroot] [PATCH 1/3] php: bump to version 5.6.7 Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox