perl-Mail-Transport: update to 3.003.
This commit is contained in:
parent
9d5f86b019
commit
4213b07250
1 changed files with 5 additions and 5 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'perl-Mail-Transport'
|
||||
pkgname=perl-Mail-Transport
|
||||
version=3.002
|
||||
version=3.003
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="perl perl-Mail-Message"
|
||||
depends="${makedepends}"
|
||||
depends="$makedepends"
|
||||
short_desc="Mail::Transport - base class for message exchange"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="Artistic, GPL-1"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/Mail-Transport"
|
||||
distfiles="${CPAN_SITE}/Mail/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=6f12f8ca786e1530c007f7888d50736e496ab3b04e889e62975bdb127892a472
|
||||
noarch=yes
|
||||
checksum=d7845063364175a6bd62bacf886c73a91742a5406918f378b19671312f576151
|
||||
|
|
Loading…
Add table
Reference in a new issue