mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
apache2: update to 2.2.26.
This commit is contained in:
@@ -606,6 +606,7 @@ etc/httpd/conf/mime.types
|
||||
#srv/web/ipfire/manual/mod/mod_authz_groupfile.html.ko.euc-kr
|
||||
#srv/web/ipfire/manual/mod/mod_authz_host.html
|
||||
#srv/web/ipfire/manual/mod/mod_authz_host.html.en
|
||||
#srv/web/ipfire/manual/mod/mod_authz_host.html.fr
|
||||
#srv/web/ipfire/manual/mod/mod_authz_host.html.ja.utf8
|
||||
#srv/web/ipfire/manual/mod/mod_authz_host.html.ko.euc-kr
|
||||
#srv/web/ipfire/manual/mod/mod_authz_owner.html
|
||||
@@ -1330,12 +1331,12 @@ usr/lib/apr-util-1/apr_dbd_sqlite3.so
|
||||
#usr/lib/libapr-1.la
|
||||
usr/lib/libapr-1.so
|
||||
usr/lib/libapr-1.so.0
|
||||
usr/lib/libapr-1.so.0.4.6
|
||||
usr/lib/libapr-1.so.0.4.8
|
||||
#usr/lib/libaprutil-1.a
|
||||
#usr/lib/libaprutil-1.la
|
||||
usr/lib/libaprutil-1.so
|
||||
usr/lib/libaprutil-1.so.0
|
||||
usr/lib/libaprutil-1.so.0.4.1
|
||||
usr/lib/libaprutil-1.so.0.5.2
|
||||
#usr/lib/pkgconfig/apr-1.pc
|
||||
#usr/lib/pkgconfig/apr-util-1.pc
|
||||
#usr/sbin/ab
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
###############################################################################
|
||||
# #
|
||||
# IPFire.org - A linux based firewall #
|
||||
# Copyright (C) 2007-2012 IPFire Team <info@ipfire.org> #
|
||||
# Copyright (C) 2007-2014 IPFire Team <info@ipfire.org> #
|
||||
# #
|
||||
# This program is free software: you can redistribute it and/or modify #
|
||||
# it under the terms of the GNU General Public License as published by #
|
||||
@@ -25,7 +25,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 2.2.23
|
||||
VER = 2.2.26
|
||||
|
||||
THISAPP = httpd-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.bz2
|
||||
@@ -47,7 +47,7 @@ objects = $(DL_FILE) \
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
httpd-2.2.2-config-1.patch = $(DL_FROM)/httpd-2.2.2-config-1.patch
|
||||
|
||||
$(DL_FILE)_MD5 = ca133de0e4b4b15316990a97186b9993
|
||||
$(DL_FILE)_MD5 = 254eda547f8d624604e4bf403241e617
|
||||
httpd-2.2.2-config-1.patch_MD5 = e02a3ec5925eb9e111400b9aa229f822
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
Reference in New Issue
Block a user