aboutsummaryrefslogtreecommitdiffstats
path: root/testing/perl-env-path
diff options
context:
space:
mode:
Diffstat (limited to 'testing/perl-env-path')
-rw-r--r--testing/perl-env-path/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/perl-env-path/APKBUILD b/testing/perl-env-path/APKBUILD
index 1f6cdfee01..f851f7703c 100644
--- a/testing/perl-env-path/APKBUILD
+++ b/testing/perl-env-path/APKBUILD
@@ -4,14 +4,14 @@
pkgname=perl-env-path
_pkgreal=Env-Path
pkgver=0.19
-pkgrel=1
+pkgrel=2
pkgdesc="Advanced operations on path variables"
url="https://metacpan.org/release/Env-Path"
arch="noarch"
license="GPL-1.0-or-later OR Artistic-1.0-Perl"
makedepends="perl-dev"
subpackages="$pkgname-doc"
-source="http://search.cpan.org/CPAN/authors/id/D/DS/DSB/$_pkgreal-$pkgver.tar.gz"
+source="https://cpan.metacpan.org/authors/id/D/DS/DSB/$_pkgreal-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"
prepare() {