mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
Update to Apache 2.4.29
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
63420a96b6
commit
bf24eeec20
@@ -1115,6 +1115,8 @@ srv/web/ipfire/html/captive
|
||||
#srv/web/ipfire/manual/mod/mpmt_os2.html
|
||||
#srv/web/ipfire/manual/mod/mpmt_os2.html.en
|
||||
#srv/web/ipfire/manual/mod/mpmt_os2.html.fr
|
||||
#srv/web/ipfire/manual/mod/overrides.html
|
||||
#srv/web/ipfire/manual/mod/overrides.html.en
|
||||
#srv/web/ipfire/manual/mod/prefork.html
|
||||
#srv/web/ipfire/manual/mod/prefork.html.de
|
||||
#srv/web/ipfire/manual/mod/prefork.html.en
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 2.4.28
|
||||
VER = 2.4.29
|
||||
|
||||
THISAPP = httpd-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.bz2
|
||||
@@ -45,7 +45,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 49007ffe8e37a0834255b279810edf24
|
||||
$(DL_FILE)_MD5 = 0c599404ef6b69eee95bcd9fcd094407
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user