aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-data-dump/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-data-dump/APKBUILD')
-rw-r--r--community/perl-data-dump/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/perl-data-dump/APKBUILD b/community/perl-data-dump/APKBUILD
index 75361b37c5b..71b7ee3c4b7 100644
--- a/community/perl-data-dump/APKBUILD
+++ b/community/perl-data-dump/APKBUILD
@@ -4,15 +4,15 @@
pkgname=perl-data-dump
_pkgreal=Data-Dump
pkgver=1.23
-pkgrel=2
+pkgrel=3
pkgdesc="Pretty printing of data structures"
-url="http://search.cpan.org/dist/Data-Dump/"
+url="https://metacpan.org/release/Data-Dump/"
arch="noarch"
license="GPL PerlArtistic"
depends="$cpandepends"
makedepends="perl-dev $cpanmakedepends"
subpackages="$pkgname-doc"
-source="http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/$_pkgreal-$pkgver.tar.gz"
+source="https://cpan.metacpan.org/authors/id/G/GA/GAAS/$_pkgreal-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"