diff options
Diffstat (limited to 'pullrev.sh')
| -rwxr-xr-x | pullrev.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |
