aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-dbix-contextualfetch
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-dbix-contextualfetch')
-rw-r--r--community/perl-dbix-contextualfetch/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/perl-dbix-contextualfetch/APKBUILD b/community/perl-dbix-contextualfetch/APKBUILD
index b83c459fb5..7d347596b6 100644
--- a/community/perl-dbix-contextualfetch/APKBUILD
+++ b/community/perl-dbix-contextualfetch/APKBUILD
@@ -4,9 +4,9 @@
pkgname=perl-dbix-contextualfetch
_pkgreal=DBIx-ContextualFetch
pkgver=1.03
-pkgrel=1
+pkgrel=2
pkgdesc="Add contextual fetches to DBI"
-url="http://search.cpan.org/dist/DBIx-ContextualFetch/"
+url="https://metacpan.org/release/DBIx-ContextualFetch/"
arch="noarch"
license="GPL PerlArtistic"
cpandepends="perl-dbi"
@@ -14,7 +14,7 @@ cpanmakedepends=""
depends="$cpandepends"
makedepends="perl-dev $cpanmakedepends"
subpackages="$pkgname-doc"
-source="http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/$_pkgreal-$pkgver.tar.gz"
+source="https://cpan.metacpan.org/authors/id/T/TM/TMTM/$_pkgreal-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"