update openssl: 0.9.7c -> 0.9.7d
authorshort <>
Thu, 25 Mar 2004 06:59:37 +0000 (06:59 +0000)
committershort <>
Thu, 25 Mar 2004 06:59:37 +0000 (06:59 +0000)
update modperl: 1.28 -> 1.29

bin/vellumweb-build

index d52cf79..02ad400 100755 (executable)
@@ -6,10 +6,10 @@ arch=$HOME/arch
 prefix=/usr/local/apache
 pkgs="
        httpd=apache_1.3.29
-       openssl=openssl-0.9.7c
+       openssl=openssl-0.9.7d
        modssl=mod_ssl-2.8.16-1.3.29
        php=php-4.3.4
-       modperl=mod_perl-1.28
+       modperl=mod_perl-1.29
        "
 with_perl=false
 export CFLAGS="-ggdb3"