aboutsummaryrefslogtreecommitdiffstats
path: root/main/perl-data-hexdump/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/perl-data-hexdump/APKBUILD')
-rw-r--r--main/perl-data-hexdump/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/perl-data-hexdump/APKBUILD b/main/perl-data-hexdump/APKBUILD
index a703f4f78bc..1240cf88821 100644
--- a/main/perl-data-hexdump/APKBUILD
+++ b/main/perl-data-hexdump/APKBUILD
@@ -4,9 +4,9 @@
pkgname=perl-data-hexdump
_pkgreal=Data-HexDump
pkgver=0.02
-pkgrel=1
+pkgrel=2
pkgdesc="Hexadecial Dumper"
-url="http://search.cpan.org/dist/Data-HexDump/"
+url="https://metacpan.org/release/Data-HexDump/"
arch="noarch"
license="GPL PerlArtistic"
cpandepends=""
@@ -14,7 +14,7 @@ cpanmakedepends=""
depends="$cpandepends"
makedepends="perl-dev $cpanmakedepends"
subpackages="$pkgname-doc"
-source="http://search.cpan.org/CPAN/authors/id/F/FT/FTASSIN/$_pkgreal-$pkgver.tar.gz"
+source="https://cpan.metacpan.org/authors/id/F/FT/FTASSIN/$_pkgreal-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"