[Buildroot] [git commit] package/perl-mojolicious-plugin-authentication: bump to version 1.37

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sat Jul 24 07:50:19 UTC 2021


commit: https://git.buildroot.net/buildroot/commit/?id=81fa54fe740a4114ebff01347c6c487ddf75f217
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Francois Perrad <francois.perrad at gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
---
 package/perl-mojolicious-plugin-authentication/Config.in              | 2 +-
 .../perl-mojolicious-plugin-authentication.hash                       | 4 ++--
 .../perl-mojolicious-plugin-authentication.mk                         | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/perl-mojolicious-plugin-authentication/Config.in b/package/perl-mojolicious-plugin-authentication/Config.in
index 4fa01806fd..2f51989f2f 100644
--- a/package/perl-mojolicious-plugin-authentication/Config.in
+++ b/package/perl-mojolicious-plugin-authentication/Config.in
@@ -4,4 +4,4 @@ config BR2_PACKAGE_PERL_MOJOLICIOUS_PLUGIN_AUTHENTICATION
 	help
 	  A plugin to make authentication a bit easier.
 
-	  https://metacpan.org/release/Mojolicious-Plugin-Authentication
+	  https://github.com/benvanstaveren/Mojolicious-Plugin-Authentication
diff --git a/package/perl-mojolicious-plugin-authentication/perl-mojolicious-plugin-authentication.hash b/package/perl-mojolicious-plugin-authentication/perl-mojolicious-plugin-authentication.hash
index dc14b7e682..34362f5d8d 100644
--- a/package/perl-mojolicious-plugin-authentication/perl-mojolicious-plugin-authentication.hash
+++ b/package/perl-mojolicious-plugin-authentication/perl-mojolicious-plugin-authentication.hash
@@ -1,6 +1,6 @@
 # retrieved by scancpan from http://cpan.metacpan.org/
-md5  7eda1fadc272de097aa8d58abb9197ad  Mojolicious-Plugin-Authentication-1.36.tar.gz
-sha256  8bc48363925261b253e3e10eacf60d71d9930de772936b7f3e5221691841f9bb  Mojolicious-Plugin-Authentication-1.36.tar.gz
+md5  c475f2d3962441698b178ad1bd7d2e29  Mojolicious-Plugin-Authentication-1.37.tar.gz
+sha256  a7ed206725b7b395d4fca12e3f1d923da644d913333ff48ea231e064ecb1abb6  Mojolicious-Plugin-Authentication-1.37.tar.gz
 
 # computed by scancpan
 sha256  37d219684a6c5f8754435fb0dd36a779121e416553fd6a75e22a7545039d1021  LICENSE
diff --git a/package/perl-mojolicious-plugin-authentication/perl-mojolicious-plugin-authentication.mk b/package/perl-mojolicious-plugin-authentication/perl-mojolicious-plugin-authentication.mk
index 63500864d9..57c356eee5 100644
--- a/package/perl-mojolicious-plugin-authentication/perl-mojolicious-plugin-authentication.mk
+++ b/package/perl-mojolicious-plugin-authentication/perl-mojolicious-plugin-authentication.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PERL_MOJOLICIOUS_PLUGIN_AUTHENTICATION_VERSION = 1.36
+PERL_MOJOLICIOUS_PLUGIN_AUTHENTICATION_VERSION = 1.37
 PERL_MOJOLICIOUS_PLUGIN_AUTHENTICATION_SOURCE = Mojolicious-Plugin-Authentication-$(PERL_MOJOLICIOUS_PLUGIN_AUTHENTICATION_VERSION).tar.gz
 PERL_MOJOLICIOUS_PLUGIN_AUTHENTICATION_SITE = $(BR2_CPAN_MIRROR)/authors/id/J/JJ/JJATRIA
 PERL_MOJOLICIOUS_PLUGIN_AUTHENTICATION_LICENSE = Artistic or GPL-1.0+


More information about the buildroot mailing list