All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] apache: bump to version 2.4.20
@ 2016-04-11 19:47 Gustavo Zacarias
  2016-04-11 20:20 ` Bernd Kuhls
  2016-04-13 19:38 ` Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Gustavo Zacarias @ 2016-04-11 19:47 UTC (permalink / raw)
  To: buildroot

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

diff --git a/package/apache/apache.hash b/package/apache/apache.hash
index d4a8a9f..062a549 100644
--- a/package/apache/apache.hash
+++ b/package/apache/apache.hash
@@ -1,2 +1,2 @@
-# From http://www.apache.org/dist/httpd/httpd-2.4.18.tar.bz2.sha1
-sha1	271a129f2f04e3aa694e5c2091df9b707bf8ef80	httpd-2.4.18.tar.bz2
+# From http://www.apache.org/dist/httpd/httpd-2.4.20.tar.bz2.sha1
+sha1	cefe8ea4a3f81c7a08e36c80ebbd792c67ab361b	httpd-2.4.20.tar.bz2
diff --git a/package/apache/apache.mk b/package/apache/apache.mk
index e752fcc..6d9a324 100644
--- a/package/apache/apache.mk
+++ b/package/apache/apache.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-APACHE_VERSION = 2.4.18
+APACHE_VERSION = 2.4.20
 APACHE_SOURCE = httpd-$(APACHE_VERSION).tar.bz2
 APACHE_SITE = http://archive.apache.org/dist/httpd
 APACHE_LICENSE = Apache-2.0
-- 
2.7.3

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

* [Buildroot] [PATCH] apache: bump to version 2.4.20
  2016-04-11 19:47 [Buildroot] [PATCH] apache: bump to version 2.4.20 Gustavo Zacarias
@ 2016-04-11 20:20 ` Bernd Kuhls
  2016-04-13 19:38 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Bernd Kuhls @ 2016-04-11 20:20 UTC (permalink / raw)
  To: buildroot

Am Mon, 11 Apr 2016 16:47:20 -0300 schrieb Gustavo Zacarias:

> -APACHE_VERSION = 2.4.18
> +APACHE_VERSION = 2.4.20

Acked-by: Bernd Kuhls <bernd.kuhls@t-online.de>

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

* [Buildroot] [PATCH] apache: bump to version 2.4.20
  2016-04-11 19:47 [Buildroot] [PATCH] apache: bump to version 2.4.20 Gustavo Zacarias
  2016-04-11 20:20 ` Bernd Kuhls
@ 2016-04-13 19:38 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2016-04-13 19:38 UTC (permalink / raw)
  To: buildroot

Hello,

On Mon, 11 Apr 2016 16:47:20 -0300, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
>  package/apache/apache.hash | 4 ++--
>  package/apache/apache.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

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

end of thread, other threads:[~2016-04-13 19:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-11 19:47 [Buildroot] [PATCH] apache: bump to version 2.4.20 Gustavo Zacarias
2016-04-11 20:20 ` Bernd Kuhls
2016-04-13 19:38 ` Thomas Petazzoni

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.