update openssl: 0.9.7c -> 0.9.7d
[nethome.git] / bin / vellumweb-build
index 9d8b28b..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.3
-       modperl=mod_perl-1.28
+       php=php-4.3.4
+       modperl=mod_perl-1.29
        "
 with_perl=false
 export CFLAGS="-ggdb3"