aboutsummaryrefslogtreecommitdiffstats
path: root/main/perl-cache-cache
diff options
context:
space:
mode:
Diffstat (limited to 'main/perl-cache-cache')
-rw-r--r--main/perl-cache-cache/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/perl-cache-cache/APKBUILD b/main/perl-cache-cache/APKBUILD
index d62dbf1d2f..12533d2154 100644
--- a/main/perl-cache-cache/APKBUILD
+++ b/main/perl-cache-cache/APKBUILD
@@ -4,9 +4,9 @@
pkgname=perl-cache-cache
_pkgreal=Cache-Cache
pkgver=1.08
-pkgrel=0
+pkgrel=1
pkgdesc="Perl modules for cache-handling for applications"
-url="http://search.cpan.org/dist/Cache-Cache/"
+url="https://metacpan.org/release/Cache-Cache/"
arch="noarch"
license="GPL PerlArtistic"
cpandepends="perl-error perl-digest-sha1"
@@ -14,7 +14,7 @@ cpanmakedepends=" "
depends="$cpandepends"
makedepends="perl-dev perl-ipc-sharelite $cpanmakedepends"
subpackages="$pkgname-doc"
-source="http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/$_pkgreal-$pkgver.tar.gz"
+source="https://cpan.metacpan.org/authors/id/R/RJ/RJBS/$_pkgreal-$pkgver.tar.gz"
_builddir="$srcdir/$_pkgreal-$pkgver"