* [Buildroot] [PATCH/next 1/1] package/php: bump version to 5.6.16
@ 2015-11-28 11:32 Bernd Kuhls
2015-11-28 13:32 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2015-11-28 11:32 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
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 e4a3e73..ec632bf 100644
--- a/package/php/php.hash
+++ b/package/php/php.hash
@@ -1,2 +1,2 @@
# From http://php.net/downloads.php
-sha256 cf52e2e621e60997269663fa4bc06253191fa2a41dc9b08c8c911435b3ebcca9 php-5.6.15.tar.xz
+sha256 8ef43271d9bd8cc8f8d407d3ba569de9fa14a28985ae97c76085bb50d597de98 php-5.6.16.tar.xz
diff --git a/package/php/php.mk b/package/php/php.mk
index 76e3d62..5f87d07 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).15
+PHP_VERSION = $(PHP_VERSION_MAJOR).16
PHP_SITE = http://www.php.net/distributions
PHP_SOURCE = php-$(PHP_VERSION).tar.xz
PHP_INSTALL_STAGING = YES
--
2.6.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH/next 1/1] package/php: bump version to 5.6.16
2015-11-28 11:32 [Buildroot] [PATCH/next 1/1] package/php: bump version to 5.6.16 Bernd Kuhls
@ 2015-11-28 13:32 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2015-11-28 13:32 UTC (permalink / raw)
To: buildroot
Dear Bernd Kuhls,
On Sat, 28 Nov 2015 12:32:20 +0100, Bernd Kuhls wrote:
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
> package/php/php.hash | 2 +-
> package/php/php.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Applied to next, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-11-28 13:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-28 11:32 [Buildroot] [PATCH/next 1/1] package/php: bump version to 5.6.16 Bernd Kuhls
2015-11-28 13:32 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox