]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
package/apache: bump version to 2.4.29
authorBernd Kuhls <bernd.kuhls@t-online.de>
Mon, 23 Oct 2017 19:14:36 +0000 (21:14 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 24 Oct 2017 06:00:12 +0000 (08:00 +0200)
Changelog: http://www.apache.org/dist/httpd/CHANGES_2.4.29

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 d5e985f678ab3331f89a1f1912bf70c9b41221f5..6471c38b6220eb65dc797db5ab9b861358826dcc 100644 (file)
@@ -1,2 +1,2 @@
-# From http://www.apache.org/dist/httpd/httpd-2.4.28.tar.bz2.sha256
-sha256 c1197a3a62a4ab5c584ab89b249af38cf28b4adee9c0106b62999fd29f920666 httpd-2.4.28.tar.bz2
+# From http://www.apache.org/dist/httpd/httpd-2.4.29.tar.bz2.sha256
+sha256 777753a5a25568a2a27428b2214980564bc1c38c1abf9ccc7630b639991f7f00 httpd-2.4.29.tar.bz2
index d8f8580036434029a70cb68cf755708adffe0173..e1b1a209cbbcc88d000219d27af45180bf92a17f 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-APACHE_VERSION = 2.4.28
+APACHE_VERSION = 2.4.29
 APACHE_SOURCE = httpd-$(APACHE_VERSION).tar.bz2
 APACHE_SITE = http://archive.apache.org/dist/httpd
 APACHE_LICENSE = Apache-2.0