aboutsummaryrefslogtreecommitdiffstats
path: root/testing/perl-path-iter/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/perl-path-iter/APKBUILD')
-rw-r--r--testing/perl-path-iter/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/perl-path-iter/APKBUILD b/testing/perl-path-iter/APKBUILD
index 14aaf01db5e..9f7c1a55e96 100644
--- a/testing/perl-path-iter/APKBUILD
+++ b/testing/perl-path-iter/APKBUILD
@@ -3,7 +3,7 @@
pkgname=perl-path-iter
_realname=Path-Iter
pkgver=0.2
-pkgrel=0
+pkgrel=1
pkgdesc="Simple Efficient Path Iteration"
url="http://drmuey.com/cpan_contact.pl"
arch="noarch"
@@ -11,7 +11,7 @@ license="PerlArtistic"
depends=""
makedepends="perl-dev"
subpackages="$pkgname-doc"
-source="http://search.cpan.org/CPAN/authors/id/D/DM/DMUEY/$_realname-$pkgver.tar.gz"
+source="https://cpan.metacpan.org/authors/id/D/DM/DMUEY/$_realname-$pkgver.tar.gz"
builddir="$srcdir/$_realname-$pkgver"
build() {