summaryrefslogtreecommitdiff
path: root/devel/subversion/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'devel/subversion/files/patch-configure')
-rw-r--r--devel/subversion/files/patch-configure8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/subversion/files/patch-configure b/devel/subversion/files/patch-configure
index 8ad6cd1ae5ed..ff40c1342847 100644
--- a/devel/subversion/files/patch-configure
+++ b/devel/subversion/files/patch-configure
@@ -4,11 +4,11 @@
--APR_VER_REGEX="0\.9\.[4-9]"
-+APR_VER_REGEX="0\.9\.[3-9]"
+-APR_VER_REGEX="0\.9\.[5-9]"
++APR_VER_REGEX="0\.9\.[4-9]"
APR_VER_REGEX_TOO="1\.0"
--APU_VER_REGEX="0\.9\.[4-9]"
-+APU_VER_REGEX="0\.9\.[3-9]"
+-APU_VER_REGEX="0\.9\.[5-9]"
++APU_VER_REGEX="0\.9\.[4-9]"
APU_VER_REGEX_TOO="1\.0"