diff options
author | J0WI <J0WI@users.noreply.github.com> | 2020-08-01 19:26:41 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2020-09-21 17:39:47 +0000 |
commit | 17f2ffbfcb4639331914904e05d0d0f319232e7e (patch) | |
tree | 8f0e75071541f449c5580265b1345aa555c7ae5d | |
parent | 2d454cae409eb3db0f40ffd14ebb99571f7c9810 (diff) | |
download | aports-17f2ffbfcb4639331914904e05d0d0f319232e7e.tar.gz aports-17f2ffbfcb4639331914904e05d0d0f319232e7e.tar.bz2 aports-17f2ffbfcb4639331914904e05d0d0f319232e7e.tar.xz |
testing/perl-email-mime-attachment-stripper: rebuild against Perl 5.32.0
-rw-r--r-- | testing/perl-email-mime-attachment-stripper/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/perl-email-mime-attachment-stripper/APKBUILD b/testing/perl-email-mime-attachment-stripper/APKBUILD index 8e69380f78..d37349b6ac 100644 --- a/testing/perl-email-mime-attachment-stripper/APKBUILD +++ b/testing/perl-email-mime-attachment-stripper/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-email-mime-attachment-stripper _pkgreal=Email-MIME-Attachment-Stripper pkgver=1.317 -pkgrel=2 +pkgrel=3 pkgdesc="strip the attachments from an email" url="https://metacpan.org/release/Email-MIME-Attachment-Stripper" arch="noarch" |