aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-html-mason-psgihandler/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-html-mason-psgihandler/APKBUILD')
-rw-r--r--community/perl-html-mason-psgihandler/APKBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/community/perl-html-mason-psgihandler/APKBUILD b/community/perl-html-mason-psgihandler/APKBUILD
index ba43b4d7ecb..3c4c791fa76 100644
--- a/community/perl-html-mason-psgihandler/APKBUILD
+++ b/community/perl-html-mason-psgihandler/APKBUILD
@@ -5,13 +5,12 @@ pkgname=perl-html-mason-psgihandler
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
_pkgreal=HTML-Mason-PSGIHandler
pkgver=0.53
-pkgrel=2
+pkgrel=3
pkgdesc="PSGI handler for HTML::Mason"
url="https://metacpan.org/release/HTML-Mason-PSGIHandler/"
arch="noarch"
license="GPL-1.0-or-later OR Artistic-1.0-Perl"
depends="perl perl-cgi-psgi perl-html-mason"
-makedepends="perl-dev"
checkdepends="perl-plack"
subpackages="$pkgname-doc"
source="https://cpan.metacpan.org/authors/id/R/RU/RUZ/HTML-Mason-PSGIHandler-$pkgver.tar.gz"