mirror of
https://github.com/teddysun/lamp.git
synced 2026-04-11 23:38:31 +00:00
Update comments
update mod_wsgi to version 4.8.0 Signed-off-by: Teddysun <i@teddysun.com>
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
| apr-util | 1.6.1 |
|
||||
| nghttp2 | 1.43.0 |
|
||||
| openssl | 1.1.1k |
|
||||
| mod_wsgi | 4.7.1 |
|
||||
| mod_wsgi | 4.8.0 |
|
||||
| mod_security2 | 2.9.3 |
|
||||
| mod_jk | 1.2.48 |
|
||||
|
||||
|
||||
@@ -103,8 +103,8 @@ apr_filename_url="http://ftp.jaist.ac.jp/pub/apache//apr/apr-1.7.0.tar.gz"
|
||||
apr_util_filename="apr-util-1.6.1"
|
||||
apr_util_filename_url="http://ftp.jaist.ac.jp/pub/apache//apr/apr-util-1.6.1.tar.gz"
|
||||
#mod_wsgi
|
||||
mod_wsgi_filename="mod_wsgi-4.7.1"
|
||||
mod_wsgi_filename_url="https://github.com/GrahamDumpleton/mod_wsgi/archive/4.7.1.tar.gz"
|
||||
mod_wsgi_filename="mod_wsgi-4.8.0"
|
||||
mod_wsgi_filename_url="https://github.com/GrahamDumpleton/mod_wsgi/archive/4.8.0.tar.gz"
|
||||
#mod_jk
|
||||
mod_jk_filename="tomcat-connectors-1.2.48-src"
|
||||
mod_jk_filename_url="http://ftp.jaist.ac.jp/pub/apache/tomcat/tomcat-connectors/jk/tomcat-connectors-1.2.48-src.tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user