aboutsummaryrefslogtreecommitdiffstats
path: root/main/perl-text-wrapper/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/perl-text-wrapper/APKBUILD')
-rw-r--r--main/perl-text-wrapper/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/perl-text-wrapper/APKBUILD b/main/perl-text-wrapper/APKBUILD
index 0b732d88c4e..b8779cafd41 100644
--- a/main/perl-text-wrapper/APKBUILD
+++ b/main/perl-text-wrapper/APKBUILD
@@ -4,15 +4,15 @@
pkgname=perl-text-wrapper
_pkgreal=Text-Wrapper
pkgver=1.05
-pkgrel=1
+pkgrel=2
pkgdesc="Word wrap text by breaking long lines"
-url="http://search.cpan.org/dist/Text-Wrapper/"
+url="https://metacpan.org/release/Text-Wrapper/"
arch="noarch"
license="GPL PerlArtistic"
depends="$cpandepends"
makedepends="perl-dev"
subpackages="$pkgname-doc"
-source="http://search.cpan.org/CPAN/authors/id/C/CJ/CJM/$_pkgreal-$pkgver.tar.gz"
+source="https://cpan.metacpan.org/authors/id/C/CJ/CJM/$_pkgreal-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"