summaryrefslogtreecommitdiffstats
path: root/package/apache/apache.mk
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2017-07-11 20:25:26 +0200
committerPeter Korsgaard <peter@korsgaard.com>2017-07-11 21:31:17 +0200
commitcf9b7cedac14de7cf5650589bf4c37635b5438a9 (patch)
tree513685d126bff9d19b2e44d8421c744eb6c2c1be /package/apache/apache.mk
parent474daa20f8da2a677250146e8ee1652206923ee8 (diff)
downloadbuildroot-cf9b7cedac14de7cf5650589bf4c37635b5438a9.tar.gz
buildroot-cf9b7cedac14de7cf5650589bf4c37635b5438a9.zip
package/apache: bump version to 2.4.27
Announcement: http://www.apache.org/dist/httpd/Announcement2.4.html Release notes: http://www.apache.org/dist/httpd/CHANGES_2.4.27 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/apache/apache.mk')
-rw-r--r--package/apache/apache.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/apache/apache.mk b/package/apache/apache.mk
index b276b8d493..857e538346 100644
--- a/package/apache/apache.mk
+++ b/package/apache/apache.mk
@@ -4,7 +4,7 @@
#
################################################################################
-APACHE_VERSION = 2.4.26
+APACHE_VERSION = 2.4.27
APACHE_SOURCE = httpd-$(APACHE_VERSION).tar.bz2
APACHE_SITE = http://archive.apache.org/dist/httpd
APACHE_LICENSE = Apache-2.0
OpenPOWER on IntegriCloud