diff options
Diffstat (limited to 'package/perl-apache-logformat-compiler')
-rw-r--r-- | package/perl-apache-logformat-compiler/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/perl-apache-logformat-compiler/Config.in b/package/perl-apache-logformat-compiler/Config.in index 8506837dd4..d78104f16b 100644 --- a/package/perl-apache-logformat-compiler/Config.in +++ b/package/perl-apache-logformat-compiler/Config.in @@ -2,6 +2,6 @@ config BR2_PACKAGE_PERL_APACHE_LOGFORMAT_COMPILER bool "perl-apache-logformat-compiler" select BR2_PACKAGE_PERL_POSIX_STRFTIME_COMPILER # runtime help - Compile a log format string to perl-code + Compile a log format string to perl-code. https://github.com/kazeburo/Apache-LogFormat-Compiler |