update openssl: 0.9.7c -> 0.9.7d
[nethome.git] / bin / vellumweb-build
index 2b4cc62..02ad400 100755 (executable)
@@ -5,11 +5,11 @@
 arch=$HOME/arch
 prefix=/usr/local/apache
 pkgs="
-       httpd=apache_1.3.28
-       openssl=openssl-0.9.7c
-       modssl=mod_ssl-2.8.15-1.3.28
-       php=php-4.3.3
-       modperl=mod_perl-1.28
+       httpd=apache_1.3.29
+       openssl=openssl-0.9.7d
+       modssl=mod_ssl-2.8.16-1.3.29
+       php=php-4.3.4
+       modperl=mod_perl-1.29
        "
 with_perl=false
 export CFLAGS="-ggdb3"