diff options
| author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2015-12-19 12:01:21 +0100 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-12-19 14:06:32 +0100 |
| commit | 4e2af5eac443746cd26cd81fbf321e6df99ca519 (patch) | |
| tree | 1898aa6ba8dc207c9968e8225478e8a3bbc27a36 /package/apache/apache.mk | |
| parent | 94d403d709eb5d0c487630b2eb651932bb488470 (diff) | |
| download | buildroot-4e2af5eac443746cd26cd81fbf321e6df99ca519.tar.gz buildroot-4e2af5eac443746cd26cd81fbf321e6df99ca519.zip | |
package/apache: bump version to 2.4.18
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/apache/apache.mk')
| -rw-r--r-- | package/apache/apache.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/apache/apache.mk b/package/apache/apache.mk index daf8fe2ade..8e7b6be40d 100644 --- a/package/apache/apache.mk +++ b/package/apache/apache.mk @@ -4,7 +4,7 @@ # ################################################################################ -APACHE_VERSION = 2.4.17 +APACHE_VERSION = 2.4.18 APACHE_SOURCE = httpd-$(APACHE_VERSION).tar.bz2 APACHE_SITE = http://archive.apache.org/dist/httpd APACHE_LICENSE = Apache-2.0 |

