update php: 4.3.4 -> 4.3.5
[nethome.git] / bin / vellumweb-build
index d52cf79..83d770f 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
+       php=php-4.3.5
+       modperl=mod_perl-1.29
        "
 with_perl=false
 export CFLAGS="-ggdb3"