mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-22 02:35:23 +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-datetime-format-sqlite
|
||||
_pkgreal=DateTime-Format-SQLite
|
||||
pkgver=0.11
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Parse and format SQLite dates and times"
|
||||
url="https://metacpan.org/release/DateTime-Format-SQLite"
|
||||
arch="noarch"
|
||||
|
@ -13,7 +13,7 @@ cpandepends="perl-datetime-format-builder perl-datetime"
|
|||
depends="$cpandepends"
|
||||
makedepends="perl-dev"
|
||||
subpackages="$pkgname-doc"
|
||||
source="http://search.cpan.org/CPAN/authors/id/C/CF/CFAERBER/$_pkgreal-$pkgver.tar.gz"
|
||||
source="https://cpan.metacpan.org/authors/id/C/CF/CFAERBER/$_pkgreal-$pkgver.tar.gz"
|
||||
builddir="$srcdir/$_pkgreal-$pkgver"
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue