aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-regexp-common-net-cidr/APKBUILD
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2020-02-01 15:00:08 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-02-02 00:09:45 +0100
commitd2d8c7385b0582928d8ffa96eea86888c8511c25 (patch)
tree41f91221b30c4c34b72604dd6400a7825eda57de /community/perl-regexp-common-net-cidr/APKBUILD
parent3c8264c6e10f5bc2a8eddadef23433c0d2a0496a (diff)
downloadaports-d2d8c7385b0582928d8ffa96eea86888c8511c25.tar.bz2
aports-d2d8c7385b0582928d8ffa96eea86888c8511c25.tar.xz
community: update all cpan urls to metacpan.org
Diffstat (limited to 'community/perl-regexp-common-net-cidr/APKBUILD')
-rw-r--r--community/perl-regexp-common-net-cidr/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/perl-regexp-common-net-cidr/APKBUILD b/community/perl-regexp-common-net-cidr/APKBUILD
index 9ddd359d10..1f4c9cfd0f 100644
--- a/community/perl-regexp-common-net-cidr/APKBUILD
+++ b/community/perl-regexp-common-net-cidr/APKBUILD
@@ -2,15 +2,15 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=perl-regexp-common-net-cidr
pkgver=0.03
-pkgrel=0
+pkgrel=1
pkgdesc="Regexp::Common::net::CIDR perl module"
-url="http://search.cpan.org/dist/Regexp-Common-net-CIDR/"
+url="https://metacpan.org/release/Regexp-Common-net-CIDR/"
arch="noarch"
license="GPL-2.0 or Artistic"
depends="perl perl-regexp-common"
makedepends="perl-dev perl-module-install"
subpackages="$pkgname-doc"
-source="http://search.cpan.org/CPAN/authors/id/B/BP/BPS/Regexp-Common-net-CIDR-$pkgver.tar.gz"
+source="https://cpan.metacpan.org/authors/id/B/BP/BPS/Regexp-Common-net-CIDR-$pkgver.tar.gz"
builddir="$srcdir/Regexp-Common-net-CIDR-$pkgver"