mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-23 03:05:48 +03:00
testing: update all cpan urls to metacpan.org
This commit is contained in:
parent
d2d8c7385b
commit
fff27077ac
106 changed files with 250 additions and 250 deletions
|
@ -4,7 +4,7 @@
|
|||
pkgname=perl-bind-config-parser
|
||||
_pkgreal=BIND-Config-Parser
|
||||
pkgver=0.01
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Parse BIND Config file"
|
||||
url="https://metacpan.org/release/BIND-Config-Parser"
|
||||
arch="noarch"
|
||||
|
@ -13,7 +13,7 @@ cpandepends="perl-parse-recdescent"
|
|||
depends="$cpandepends"
|
||||
makedepends="perl-dev"
|
||||
subpackages="$pkgname-doc"
|
||||
source="http://search.cpan.org/CPAN/authors/id/M/MA/MATTD/$_pkgreal-$pkgver.tar.gz"
|
||||
source="https://cpan.metacpan.org/authors/id/M/MA/MATTD/$_pkgreal-$pkgver.tar.gz"
|
||||
|
||||
builddir="$srcdir/$_pkgreal-$pkgver"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue