Update to 2.4.33.
This commit is contained in:
parent
1d78fa49cb
commit
5775976232
@ -6,8 +6,8 @@ if [ $# -lt 1 ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
repo="https://svn.apache.org/repos/asf/httpd/httpd/trunk"
|
repo="https://svn.apache.org/repos/asf/httpd/httpd/trunk"
|
||||||
#repo="https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x"
|
repo="https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x"
|
||||||
ver=2.4.27
|
ver=2.4.33
|
||||||
prefix="httpd-${ver}"
|
prefix="httpd-${ver}"
|
||||||
suffix="r$1${2:++}"
|
suffix="r$1${2:++}"
|
||||||
fn="${prefix}-${suffix}.patch"
|
fn="${prefix}-${suffix}.patch"
|
||||||
|
Loading…
Reference in New Issue
Block a user