aboutsummaryrefslogtreecommitdiffstats
path: root/main/perl-html-formattext-withlinks-andtables/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/perl-html-formattext-withlinks-andtables/APKBUILD')
-rw-r--r--main/perl-html-formattext-withlinks-andtables/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/perl-html-formattext-withlinks-andtables/APKBUILD b/main/perl-html-formattext-withlinks-andtables/APKBUILD
index c7241ffb3b..03b02f153f 100644
--- a/main/perl-html-formattext-withlinks-andtables/APKBUILD
+++ b/main/perl-html-formattext-withlinks-andtables/APKBUILD
@@ -4,9 +4,9 @@
pkgname=perl-html-formattext-withlinks-andtables
_pkgreal=HTML-FormatText-WithLinks-AndTables
pkgver=0.07
-pkgrel=0
+pkgrel=1
pkgdesc="Perl module for HTML-FormatText-WithLinks-AndTables"
-url="http://search.cpan.org/dist/HTML-FormatText-WithLinks-AndTables/"
+url="https://metacpan.org/release/HTML-FormatText-WithLinks-AndTables/"
arch="noarch"
license="GPL PerlArtistic"
cpandepends="perl-html-formattext-withlinks"
@@ -15,7 +15,7 @@ depends="$cpandepends"
makedepends="perl-dev $cpanmakedepends"
checkdepends="perl-test-pod"
subpackages="$pkgname-doc"
-source="http://search.cpan.org/CPAN/authors/id/D/DA/DALEEVANS/$_pkgreal-$pkgver.tar.gz"
+source="https://cpan.metacpan.org/authors/id/D/DA/DALEEVANS/$_pkgreal-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"
build() {