summaryrefslogtreecommitdiff
path: root/main/perl-data-guid/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/perl-data-guid/APKBUILD')
-rw-r--r--main/perl-data-guid/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/perl-data-guid/APKBUILD b/main/perl-data-guid/APKBUILD
index 79b35015062..f498ac6485c 100644
--- a/main/perl-data-guid/APKBUILD
+++ b/main/perl-data-guid/APKBUILD
@@ -4,9 +4,9 @@
pkgname=perl-data-guid
_pkgreal=Data-GUID
pkgver=0.049
-pkgrel=0
+pkgrel=1
pkgdesc="globally unique identifiers"
-url="http://search.cpan.org/dist/Data-GUID/"
+url="https://metacpan.org/release/Data-GUID/"
arch="noarch"
license="GPL PerlArtistic"
cpandepends="perl-sub-install perl-sub-exporter perl-data-uuid"
@@ -14,7 +14,7 @@ cpanmakedepends=" "
depends="$cpandepends"
makedepends="perl-dev $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"