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>
This commit is contained in:
Vicente Olivert Riera 2015-10-14 11:20:35 +01:00 committed by Thomas Petazzoni
parent 82b20b54bb
commit b87447a50f
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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