[Lunar-commits] <moonbase> apache-mod_ssl: version bump to 2.8.31-1.3.41.

Florin Braescu florin at lunar-linux.org
Fri Feb 8 21:55:13 CET 2008


commit f9fd13348b21da951ffcb50d794dca8dfd2eea26
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Fri Feb 8 22:55:13 2008 +0200

    apache-mod_ssl: version bump to 2.8.31-1.3.41.
    
    Update for apache 1.3.41.
---
 web/apache-mod_ssl/BUILD   |    8 ++++----
 web/apache-mod_ssl/DETAILS |   10 +++++-----
 2 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/web/apache-mod_ssl/BUILD b/web/apache-mod_ssl/BUILD
index 865a8e0..48abd7a 100644
--- a/web/apache-mod_ssl/BUILD
+++ b/web/apache-mod_ssl/BUILD
@@ -22,8 +22,8 @@ case  $CERTIFICATE  in
   y|Y|j|J)
 
     cd  mod_ssl-$VERSION                          &&
-    ./configure  --with-apache=../apache_1.3.39   &&
-    cd  ../apache_1.3.39                          &&
+    ./configure  --with-apache=../apache_1.3.41   &&
+    cd  ../apache_1.3.41                          &&
     $APACHE_CONFIGURE                             &&
     make  certificate  TYPE="custom"              &&
     echo  "CERTIFICATE=done"  >>  $MODULE_CONFIG  &&
@@ -33,8 +33,8 @@ case  $CERTIFICATE  in
   *)
 
     (  cd  mod_ssl-$VERSION                         &&
-       ./configure  --with-apache=../apache_1.3.39  &&
-       cd  ../apache_1.3.39                         &&
+       ./configure  --with-apache=../apache_1.3.41  &&
+       cd  ../apache_1.3.41                         &&
        $APACHE_CONFIGURE                            &&
        make  certificate  TYPE="existing"            \
              CRT=/etc/httpsd/ssl.crt/server.crt     &&
diff --git a/web/apache-mod_ssl/DETAILS b/web/apache-mod_ssl/DETAILS
index 40c9610..3dc6d69 100644
--- a/web/apache-mod_ssl/DETAILS
+++ b/web/apache-mod_ssl/DETAILS
@@ -1,15 +1,15 @@
           MODULE=apache-mod_ssl
-         VERSION=2.8.30-1.3.39
+         VERSION=2.8.31-1.3.41
           SOURCE=mod_ssl-$VERSION.tar.gz
-         SOURCE2=apache_1.3.39.tar.gz
+         SOURCE2=apache_1.3.41.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
       SOURCE_URL=http://www.modssl.org/source/
      SOURCE2_URL=http://www.apache.org/dist/httpd/
-      SOURCE_VFY=sha1:adfdf1a01867cfe3e2c5147d3e023c54d2d435e4
-     SOURCE2_VFY=sha1:004a6358129d2e839dfe35e1fcf2f1aff5cb24ed
+      SOURCE_VFY=sha1:f2d2210041332fc1d4b7243a856d4d81f961d306
+     SOURCE2_VFY=sha1:3bbd4c4bc648e6ad5b696bb83420533f4d23daf8
         WEB_SITE=http://www.modssl.org
          ENTERED=20011219
-         UPDATED=20060912
+         UPDATED=20080208
            SHORT="SSL incorporation via mod_ssl to apache, a popular HTTP server"
 
 cat << EOF


More information about the Lunar-commits mailing list