aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-object-insideout/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-object-insideout/APKBUILD')
-rw-r--r--community/perl-object-insideout/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/perl-object-insideout/APKBUILD b/community/perl-object-insideout/APKBUILD
index bc745eb40d..8310f679e7 100644
--- a/community/perl-object-insideout/APKBUILD
+++ b/community/perl-object-insideout/APKBUILD
@@ -4,9 +4,9 @@
pkgname=perl-object-insideout
_pkgreal=Object-InsideOut
pkgver=4.05
-pkgrel=2
+pkgrel=3
pkgdesc="Comprehensive inside-out object support module"
-url="http://search.cpan.org/dist/Object-InsideOut/"
+url="https://metacpan.org/release/Object-InsideOut/"
arch="noarch"
license="GPL PerlArtistic"
cpandepends="perl-exception-class perl-module-build"
@@ -15,7 +15,7 @@ depends="$cpandepends"
makedepends="perl-dev $cpanmakedepends"
checkdepends="perl-want perl-test-pod-coverage"
subpackages="$pkgname-doc"
-source="http://search.cpan.org/CPAN/authors/id/J/JD/JDHEDDEN/$_pkgreal-$pkgver.tar.gz"
+source="https://cpan.metacpan.org/authors/id/J/JD/JDHEDDEN/$_pkgreal-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"