change required varnish version to 6.5.0

parent bffe5f53
...@@ -53,7 +53,7 @@ AM_CONDITIONAL(HAVE_GENHTML, [test -n "$GENHTML"]) ...@@ -53,7 +53,7 @@ AM_CONDITIONAL(HAVE_GENHTML, [test -n "$GENHTML"])
m4_ifndef([VARNISH_PREREQ], AC_MSG_ERROR([Need varnish.m4 -- see README.rst])) m4_ifndef([VARNISH_PREREQ], AC_MSG_ERROR([Need varnish.m4 -- see README.rst]))
VARNISH_PREREQ([trunk]) VARNISH_PREREQ([6.5.0])
VARNISH_VMODS([pesi]) VARNISH_VMODS([pesi])
VARNISH_COUNTERS([pesi]) VARNISH_COUNTERS([pesi])
......
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