]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
package/apache: bump version to 2.4.27
authorBernd Kuhls <bernd.kuhls@t-online.de>
Tue, 11 Jul 2017 18:25:26 +0000 (20:25 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 11 Jul 2017 19:31:17 +0000 (21:31 +0200)
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>
package/apache/apache.hash
package/apache/apache.mk

index fe7174a4d2035d54badddaef0e16eca58eaf0729..f29ae451874a0b1b87abc6de4f0742e1f12433dc 100644 (file)
@@ -1,2 +1,2 @@
-# From http://www.apache.org/dist/httpd/httpd-2.4.26.tar.bz2.sha256
-sha256 a07eb52fafc879e0149d31882f7da63173e72df4478db4dc69f7a775b663d387 httpd-2.4.26.tar.bz2
+# From http://www.apache.org/dist/httpd/httpd-2.4.27.tar.bz2.sha256
+sha256 71fcc128238a690515bd8174d5330a5309161ef314a326ae45c7c15ed139c13a httpd-2.4.27.tar.bz2
index b276b8d4937dc951dc609a4241af7f2c8b0a8c9a..857e538346f50881960121a6138769dc86b54fd1 100644 (file)
@@ -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