diff options
Diffstat (limited to 'package/perl-mojolicious-plugin-authentication')
-rw-r--r-- | package/perl-mojolicious-plugin-authentication/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/perl-mojolicious-plugin-authentication/Config.in b/package/perl-mojolicious-plugin-authentication/Config.in index 0a7a3d62ec..4fa01806fd 100644 --- a/package/perl-mojolicious-plugin-authentication/Config.in +++ b/package/perl-mojolicious-plugin-authentication/Config.in @@ -2,6 +2,6 @@ config BR2_PACKAGE_PERL_MOJOLICIOUS_PLUGIN_AUTHENTICATION bool "perl-mojolicious-plugin-authentication" select BR2_PACKAGE_PERL_MOJOLICIOUS # runtime help - A plugin to make authentication a bit easier + A plugin to make authentication a bit easier. https://metacpan.org/release/Mojolicious-Plugin-Authentication |