aboutsummaryrefslogtreecommitdiffstats
path: root/main/perl-email-date-format
diff options
context:
space:
mode:
Diffstat (limited to 'main/perl-email-date-format')
-rw-r--r--main/perl-email-date-format/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/perl-email-date-format/APKBUILD b/main/perl-email-date-format/APKBUILD
index 685c849fcef..9630ce8ccec 100644
--- a/main/perl-email-date-format/APKBUILD
+++ b/main/perl-email-date-format/APKBUILD
@@ -4,9 +4,9 @@
pkgname=perl-email-date-format
_pkgreal=Email-Date-Format
pkgver=1.005
-pkgrel=0
+pkgrel=1
pkgdesc="produce RFC 2822 date strings"
-url="http://search.cpan.org/dist/Email-Date-Format/"
+url="https://metacpan.org/release/Email-Date-Format/"
arch="noarch"
license="GPL PerlArtistic"
cpandepends=""
@@ -14,7 +14,7 @@ cpanmakedepends=" perl-capture-tiny "
depends="$cpandepends"
makedepends="perl-dev $cpanmakedepends"
subpackages="$pkgname-doc"
-source="http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/$_pkgreal-$pkgver.tar.gz"
+source="https://cpan.metacpan.org/authors/id/R/RJ/RJBS/$_pkgreal-$pkgver.tar.gz"
_builddir="$srcdir/$_pkgreal-$pkgver"