X-Git-Url: https://git.jankratochvil.net/?a=blobdiff_plain;f=bin%2Fvellumweb-build;h=02ad400317537787870aa49349f67f6e85a9618d;hb=2e2287af3ed9323c79d4fa1a4339b143eda2077d;hp=9d8b28b71f5cee4f0092023f4da00f5bb74561a4;hpb=b4bf8508b784ab697d06bc99ffcbd702fe548f02;p=nethome.git diff --git a/bin/vellumweb-build b/bin/vellumweb-build index 9d8b28b..02ad400 100755 --- a/bin/vellumweb-build +++ b/bin/vellumweb-build @@ -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"