mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
package/perl-mojolicious-plugin-authentication: bump to version 1.37
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
7673e0d28f
commit
81fa54fe74
@@ -4,4 +4,4 @@ config BR2_PACKAGE_PERL_MOJOLICIOUS_PLUGIN_AUTHENTICATION
|
|||||||
help
|
help
|
||||||
A plugin to make authentication a bit easier.
|
A plugin to make authentication a bit easier.
|
||||||
|
|
||||||
https://metacpan.org/release/Mojolicious-Plugin-Authentication
|
https://github.com/benvanstaveren/Mojolicious-Plugin-Authentication
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# retrieved by scancpan from http://cpan.metacpan.org/
|
# retrieved by scancpan from http://cpan.metacpan.org/
|
||||||
md5 7eda1fadc272de097aa8d58abb9197ad Mojolicious-Plugin-Authentication-1.36.tar.gz
|
md5 c475f2d3962441698b178ad1bd7d2e29 Mojolicious-Plugin-Authentication-1.37.tar.gz
|
||||||
sha256 8bc48363925261b253e3e10eacf60d71d9930de772936b7f3e5221691841f9bb Mojolicious-Plugin-Authentication-1.36.tar.gz
|
sha256 a7ed206725b7b395d4fca12e3f1d923da644d913333ff48ea231e064ecb1abb6 Mojolicious-Plugin-Authentication-1.37.tar.gz
|
||||||
|
|
||||||
# computed by scancpan
|
# computed by scancpan
|
||||||
sha256 37d219684a6c5f8754435fb0dd36a779121e416553fd6a75e22a7545039d1021 LICENSE
|
sha256 37d219684a6c5f8754435fb0dd36a779121e416553fd6a75e22a7545039d1021 LICENSE
|
||||||
|
|||||||
@@ -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_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_SITE = $(BR2_CPAN_MIRROR)/authors/id/J/JJ/JJATRIA
|
||||||
PERL_MOJOLICIOUS_PLUGIN_AUTHENTICATION_LICENSE = Artistic or GPL-1.0+
|
PERL_MOJOLICIOUS_PLUGIN_AUTHENTICATION_LICENSE = Artistic or GPL-1.0+
|
||||||
|
|||||||
Reference in New Issue
Block a user