mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-17 14:33:00 +02:00
apache: Update to 2.4.41
For details see: http://mirror.dkd.de/apache//httpd/CHANGES_2.4.41 Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
committed by
Arne Fitzenreiter
parent
0184e5806d
commit
e83393146f
@@ -1044,6 +1044,8 @@ srv/web/ipfire/html/captive
|
||||
#srv/web/ipfire/manual/mod/mod_socache_memcache.html
|
||||
#srv/web/ipfire/manual/mod/mod_socache_memcache.html.en
|
||||
#srv/web/ipfire/manual/mod/mod_socache_memcache.html.fr.utf8
|
||||
#srv/web/ipfire/manual/mod/mod_socache_redis.html
|
||||
#srv/web/ipfire/manual/mod/mod_socache_redis.html.en
|
||||
#srv/web/ipfire/manual/mod/mod_socache_shmcb.html
|
||||
#srv/web/ipfire/manual/mod/mod_socache_shmcb.html.en
|
||||
#srv/web/ipfire/manual/mod/mod_socache_shmcb.html.fr.utf8
|
||||
@@ -1128,6 +1130,7 @@ srv/web/ipfire/html/captive
|
||||
#srv/web/ipfire/manual/mod/mpmt_os2.html.fr.utf8
|
||||
#srv/web/ipfire/manual/mod/overrides.html
|
||||
#srv/web/ipfire/manual/mod/overrides.html.en
|
||||
#srv/web/ipfire/manual/mod/overrides.html.fr.utf8
|
||||
#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.39
|
||||
VER = 2.4.41
|
||||
|
||||
THISAPP = httpd-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.bz2
|
||||
@@ -45,7 +45,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 930e217ba2d71e708a3f1521ecae7ec0
|
||||
$(DL_FILE)_MD5 = dfc674f8f454e3bc2d4ccd73ad3b5f1e
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user