]> git.pld-linux.org Git - packages/apache1-mod_ssl.git/blobdiff - apache1-mod_ssl-nohttpd.patch
- fix SSLSessionCache and SSLMutex location
[packages/apache1-mod_ssl.git] / apache1-mod_ssl-nohttpd.patch
index 54e7c086b1811d238d60b6961093016fdb4d6d87..dfb591d09baa27db99c51ceddf07697347fc9c21 100644 (file)
@@ -6,7 +6,7 @@
      apache=$APXS_PREFIX
 -    APV=`$APXS_SBINDIR/$APXS_TARGET -v | grep "Server version:" |\
 -         sed -e 's;^.*Apache/;;' -e 's; .*$;;'`
-+    APV="1.3.32"
++    APV="1.3.34"
  else
      if [ ! -f "$apache/src/include/httpd.h" ]; then
          echo "$0:${T_MD}Error${T_ME}: Cannot find Apache 1.3 source tree under $apache" 1>&2
This page took 0.093164 seconds and 4 git commands to generate.