summaryrefslogtreecommitdiff
path: root/package/apache
diff options
context:
space:
mode:
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>2015-10-14 11:20:35 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-10-14 22:29:12 +0200
commitb87447a50fcb57c483cab1143ae40c434d29f06f (patch)
treebe7d565420b719e3c5c17edf7d096d2738f37748 /package/apache
parent82b20b54bb5b64e8beb3413ed9fc44d898e3fb7a (diff)
apache: bump to version 2.4.17
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Tested-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/apache')
-rw-r--r--package/apache/apache.hash4
-rw-r--r--package/apache/apache.mk2
2 files changed, 3 insertions, 3 deletions
diff --git a/package/apache/apache.hash b/package/apache/apache.hash
index 9dffe12fb..e99253ad9 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.16.tar.bz2.sha1
-sha1 9963e7482700dd50c53e47abfe2d1c5068875a9c httpd-2.4.16.tar.bz2
+# From http://www.apache.org/dist/httpd/httpd-2.4.17.tar.bz2.sha1
+sha1 3a1b0db8b6c71b9c9ac507ba8723b95a8d3da1df httpd-2.4.17.tar.bz2
diff --git a/package/apache/apache.mk b/package/apache/apache.mk
index acd242dbf..daf8fe2ad 100644
--- a/package/apache/apache.mk
+++ b/package/apache/apache.mk
@@ -4,7 +4,7 @@
#
################################################################################
-APACHE_VERSION = 2.4.16
+APACHE_VERSION = 2.4.17
APACHE_SOURCE = httpd-$(APACHE_VERSION).tar.bz2
APACHE_SITE = http://archive.apache.org/dist/httpd
APACHE_LICENSE = Apache-2.0