package/perl-mail-dkim: bump to version 1.20200708
- new scheme for version - LICENSE file added Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
5cbbfccbf7
commit
e5f82f94ed
@ -1,3 +1,6 @@
|
||||
# retrieved by scancpan from http://cpan.metacpan.org/
|
||||
md5 9b03bcd334cbf22a93fd94af9935e11b Mail-DKIM-0.58.tar.gz
|
||||
sha256 0a43a42b528a435f9e393171bf8ca1dc0cb54092f1d120d6299e615c0c55f331 Mail-DKIM-0.58.tar.gz
|
||||
md5 f911799d8b9418ea1299323587ad7319 Mail-DKIM-1.20200708.tar.gz
|
||||
sha256 d9d21f4f9960a174d45f9660ab5d52db667b9af57182ff4e4d7fc33316a51e54 Mail-DKIM-1.20200708.tar.gz
|
||||
|
||||
# computed by scancpan
|
||||
sha256 ffaa40feb768566e52d93879fedd2c5483828b6de483874f30a0a4425351555f LICENSE
|
||||
|
@ -4,9 +4,11 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PERL_MAIL_DKIM_VERSION = 0.58
|
||||
PERL_MAIL_DKIM_VERSION = 1.20200708
|
||||
PERL_MAIL_DKIM_SOURCE = Mail-DKIM-$(PERL_MAIL_DKIM_VERSION).tar.gz
|
||||
PERL_MAIL_DKIM_SITE = $(BR2_CPAN_MIRROR)/authors/id/M/MB/MBRADSHAW
|
||||
PERL_MAIL_DKIM_LICENSE = Artistic or GPL-1.0+
|
||||
PERL_MAIL_DKIM_LICENSE_FILES = LICENSE
|
||||
PERL_MAIL_DKIM_DISTNAME = Mail-DKIM
|
||||
|
||||
$(eval $(perl-package))
|
||||
|
Loading…
Reference in New Issue
Block a user