aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-config-properties/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-config-properties/APKBUILD')
-rw-r--r--community/perl-config-properties/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/perl-config-properties/APKBUILD b/community/perl-config-properties/APKBUILD
index c37b13d418..5e7c9a3ae7 100644
--- a/community/perl-config-properties/APKBUILD
+++ b/community/perl-config-properties/APKBUILD
@@ -3,14 +3,14 @@
pkgname=perl-config-properties
_pkgreal=Config-Properties
pkgver=1.80
-pkgrel=0
+pkgrel=1
pkgdesc="Read and write property files"
-url="http://search.cpan.org/dist/Config-Properties/"
+url="https://metacpan.org/release/Config-Properties/"
arch="noarch"
license="GPL PerlArtistic"
makedepends="perl-dev"
subpackages="$pkgname-doc"
-source="http://search.cpan.org/CPAN/authors/id/S/SA/SALVA/$_pkgreal-$pkgver.tar.gz"
+source="https://cpan.metacpan.org/authors/id/S/SA/SALVA/$_pkgreal-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"
prepare() {