mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 14:46:31 +00:00
package/perl-mailtools: bump to version 2.21
The license file hash has changed, due to changes in the installation instructions. Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
6578073013
commit
822452f5f4
@ -4,4 +4,4 @@ config BR2_PACKAGE_PERL_MAILTOOLS
|
|||||||
help
|
help
|
||||||
Various ancient e-mail related modules.
|
Various ancient e-mail related modules.
|
||||||
|
|
||||||
https://metacpan.org/release/MailTools
|
http://perl.overmeer.net/CPAN/
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# retrieved by scancpan from http://cpan.metacpan.org/
|
# retrieved by scancpan from http://cpan.metacpan.org/
|
||||||
md5 53e9d35256c3fd7cef0e4a24b15e9512 MailTools-2.20.tar.gz
|
md5 69ee516d40011e7e92b77c6f06c0dc01 MailTools-2.21.tar.gz
|
||||||
sha256 f55606f7a9cc342ee9d5f996e2b6a4c0047e2ee47cd88c3250ecf0d0c5fb3196 MailTools-2.20.tar.gz
|
sha256 4ad9bd6826b6f03a2727332466b1b7d29890c8d99a32b4b3b0a8d926ee1a44cb MailTools-2.21.tar.gz
|
||||||
|
|
||||||
# computed by scancpan
|
# computed by scancpan
|
||||||
sha256 734d5b1bd212de832aea99e94c98d56217ea9519d900a29c0547538f596a9b26 README
|
sha256 f7558badc4f4875df247bcccb50a8f369bfe4a2c19361f1df7b26ddf6aaaaf6b README
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PERL_MAILTOOLS_VERSION = 2.20
|
PERL_MAILTOOLS_VERSION = 2.21
|
||||||
PERL_MAILTOOLS_SOURCE = MailTools-$(PERL_MAILTOOLS_VERSION).tar.gz
|
PERL_MAILTOOLS_SOURCE = MailTools-$(PERL_MAILTOOLS_VERSION).tar.gz
|
||||||
PERL_MAILTOOLS_SITE = $(BR2_CPAN_MIRROR)/authors/id/M/MA/MARKOV
|
PERL_MAILTOOLS_SITE = $(BR2_CPAN_MIRROR)/authors/id/M/MA/MARKOV
|
||||||
PERL_MAILTOOLS_LICENSE = Artistic or GPL-1.0+
|
PERL_MAILTOOLS_LICENSE = Artistic or GPL-1.0+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user