Commit 7d8c5430 authored by Geoff Simmons's avatar Geoff Simmons

Require Varnish 6.5.x for the build.

parent 2eee0d57
......@@ -63,7 +63,7 @@ if echo "$RE2_LIBS" | grep -- '-L' >/dev/null ; then
fi
fi
VARNISH_PREREQ([6.1.0])
VARNISH_PREREQ([6.5.0], [6.6.0])
VARNISH_VMODS([re2])
VMOD_TESTS="$(cd $srcdir/src && echo tests/*.vtc)"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment