aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-datetime-format-iso8601/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-datetime-format-iso8601/APKBUILD')
-rw-r--r--community/perl-datetime-format-iso8601/APKBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/community/perl-datetime-format-iso8601/APKBUILD b/community/perl-datetime-format-iso8601/APKBUILD
index cfa13824a70..37b79060c2e 100644
--- a/community/perl-datetime-format-iso8601/APKBUILD
+++ b/community/perl-datetime-format-iso8601/APKBUILD
@@ -5,7 +5,7 @@ pkgname=perl-datetime-format-iso8601
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
_pkgreal=DateTime-Format-ISO8601
pkgver=0.16
-pkgrel=0
+pkgrel=1
pkgdesc="Parses ISO8601 formats"
url="https://metacpan.org/release/DateTime-Format-ISO8601/"
arch="noarch"
@@ -14,7 +14,6 @@ depends="
perl perl-datetime perl-datetime-format-builder perl-specio perl-namespace-autoclean
perl-params-validationcompiler
"
-makedepends="perl-dev"
checkdepends="perl-test2-suite"
subpackages="$pkgname-doc"
source="https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/DateTime-Format-ISO8601-$pkgver.tar.gz"