update for 2.4.6

This commit is contained in:
Joe Orton 2013-10-21 20:14:01 +01:00
parent 15de99261c
commit 7e8888f83d

View File

@ -6,7 +6,7 @@ if [ $# -lt 1 ]; then
fi
repo="https://svn.apache.org/repos/asf/httpd/httpd/trunk"
ver=2.4.3
ver=2.4.6
prefix="httpd-${ver}"
suffix="r$1${2:++}"
fn="${prefix}-${suffix}.patch"