All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] php: bump to version 5.6.14
@ 2015-10-02 16:01 Gustavo Zacarias
  2015-10-02 19:01 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2015-10-02 16:01 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 db01b43..a0b12a2 100644
--- a/package/php/php.hash
+++ b/package/php/php.hash
@@ -1,2 +1,2 @@
 # From http://php.net/downloads.php
-sha256	c1f0837df20cd3bed149033924770deca3e7e2d18e2e7e81395096576f153fdc	php-5.6.13.tar.xz
+sha256	c8edf6b05fd8a69ebd88d90c5c0975ee168502204622ad5cfcd550bc222632d9	php-5.6.14.tar.xz
diff --git a/package/php/php.mk b/package/php/php.mk
index 3d21dee..a90913f 100644
--- a/package/php/php.mk
+++ b/package/php/php.mk
@@ -5,7 +5,7 @@
 ################################################################################
 
 PHP_VERSION_MAJOR = 5.6
-PHP_VERSION = $(PHP_VERSION_MAJOR).13
+PHP_VERSION = $(PHP_VERSION_MAJOR).14
 PHP_SITE = http://www.php.net/distributions
 PHP_SOURCE = php-$(PHP_VERSION).tar.xz
 PHP_INSTALL_STAGING = YES
-- 
2.4.9

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

* [Buildroot] [PATCH] php: bump to version 5.6.14
  2015-10-02 16:01 [Buildroot] [PATCH] php: bump to version 5.6.14 Gustavo Zacarias
@ 2015-10-02 19:01 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2015-10-02 19:01 UTC (permalink / raw)
  To: buildroot

>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 > Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2015-10-02 19:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-02 16:01 [Buildroot] [PATCH] php: bump to version 5.6.14 Gustavo Zacarias
2015-10-02 19:01 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.