X-Git-Url: http://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=bin%2Fvellumweb-build;h=b977826b30b6b981558521185946e518e6c261fe;hp=b7597a427dc64384fa506d1162705c6f6eaff9f0;hb=616d7d053cfae1ce14f7fbfeb1c95ecab75bfc82;hpb=c014865b886605de4c1f920c8e3f0aea5bf013f8 diff --git a/bin/vellumweb-build b/bin/vellumweb-build index b7597a4..b977826 100755 --- a/bin/vellumweb-build +++ b/bin/vellumweb-build @@ -5,11 +5,11 @@ arch=$HOME/arch prefix=/usr/local/apache pkgs=" - httpd=apache_1.3.27 + httpd=apache_1.3.28 openssl=openssl-0.9.7b - modssl=mod_ssl-2.8.14-1.3.27 + modssl=mod_ssl-2.8.15-1.3.28 php=php-4.3.2 - modperl=mod_perl-1.27 + modperl=mod_perl-1.28 " with_perl=false export CFLAGS="-ggdb3"