mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
perl-Mail-DKIM: update to 1.20220520.
This commit is contained in:
parent
ea0cb8ee0e
commit
a21de51efd
1 changed files with 4 additions and 4 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'perl-Mail-DKIM'
|
||||
pkgname=perl-Mail-DKIM
|
||||
version=1.20200907
|
||||
revision=2
|
||||
version=1.20220520
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends} perl-Net-DNS perl-MailTools perl-Crypt-OpenSSL-RSA
|
||||
perl-YAML-LibYAML"
|
||||
perl-YAML-LibYAML perl-Mail-AuthenticationResults"
|
||||
depends="$makedepends"
|
||||
checkdepends="perl-Test-RequiresInternet perl-Net-DNS-Resolver-Mock"
|
||||
short_desc="Perl module for DKIM message signing"
|
||||
|
@ -14,4 +14,4 @@ maintainer="johannes <johannes.brechtmann@gmail.com>"
|
|||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/Mail-DKIM"
|
||||
distfiles="${CPAN_SITE}/Mail/Mail-DKIM-${version}.tar.gz"
|
||||
checksum=abff11bd0977b9b8c3b2c3fc2a0dbdd2d38da249568698710fec1002d4251bf5
|
||||
checksum=8ac4b8c84bbfad00a3d24bf676493d207dd3cd4a735efabb9e17181534f23646
|
||||
|
|
Loading…
Add table
Reference in a new issue