perl-DateTime-TimeZone: update to 2.18.
This commit is contained in:
parent
048fd8b0a4
commit
a85a7738cf
1 changed files with 6 additions and 6 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'perl-DateTime-TimeZone'
|
# Template file for 'perl-DateTime-TimeZone'
|
||||||
pkgname=perl-DateTime-TimeZone
|
pkgname=perl-DateTime-TimeZone
|
||||||
version=2.17
|
version=2.18
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="${hostmakedepends}"
|
makedepends="perl-Class-Singleton perl-Params-ValidationCompiler perl-Specio
|
||||||
depends="perl-Class-Singleton perl-Module-Runtime perl-Params-ValidationCompiler perl-Try-Tiny
|
perl-namespace-autoclean"
|
||||||
perl-Specio perl-namespace-autoclean"
|
depends="${makedepends}"
|
||||||
short_desc="Time zone object base class and factory"
|
short_desc="Time zone object base class and factory"
|
||||||
maintainer="John Regan <john@jrjrtech.com>"
|
maintainer="John Regan <john@jrjrtech.com>"
|
||||||
homepage="http://search.cpan.org/dist/DateTime-TimeZone"
|
homepage="http://search.cpan.org/dist/DateTime-TimeZone"
|
||||||
license="Artistic, GPL-1"
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
distfiles="${CPAN_SITE}/DateTime/${pkgname/perl-/}-$version.tar.gz"
|
distfiles="${CPAN_SITE}/DateTime/${pkgname/perl-/}-$version.tar.gz"
|
||||||
checksum=1d0a0adc8a14adc8033b5e5391f1b2b87fe48151d95c019601a390020f9770b2
|
checksum=b7f74295650bde3f378017113dcc504cefecc054cf6ef31133dc76940e15453a
|
||||||
|
|
Loading…
Reference in a new issue