aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2020-01-20 08:39:43 +0200
committerSergey Poznyakoff <gray@gnu.org>2020-01-20 08:39:43 +0200
commitc4bcbcbfd6cce382249f16b1f536484d98842e3d (patch)
treea06aee56adafccac46ed7fe942c289db328355b8
parentdef6f87aac7e3e7415e45e9e3ea045450bfca2d7 (diff)
downloadacmeman-c4bcbcbfd6cce382249f16b1f536484d98842e3d.tar.gz
acmeman-c4bcbcbfd6cce382249f16b1f536484d98842e3d.tar.bz2
Require Apache::Config::Preproc 1.04.
-rw-r--r--Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 3b41713..ccc6a27 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -32,7 +32,7 @@ my %makefile_args = (
'Socket' => 0,
'Sys::Hostname' => 1.16,
'Apache::Defaults' => 1.02,
- 'Apache::Config::Preproc' => 1.03,
+ 'Apache::Config::Preproc' => 1.04,
'Config::Parser' => 1.03
},
MIN_PERL_VERSION => 5.016001,

Return to:

Send suggestions and report system problems to the System administrator.