perl-DateTime: update to 1.43.
This commit is contained in:
parent
33938edc36
commit
edc956ae28
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template build file for 'perl-DateTime'.
|
||||
pkgname=perl-DateTime
|
||||
version=1.42
|
||||
version=1.43
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="perl-DateTime-Locale perl-DateTime-TimeZone perl-Params-Validate perl-Try-Tiny"
|
||||
short_desc="A date and tie object for perl"
|
||||
short_desc="A date and time object for Perl"
|
||||
maintainer="John Regan <john@jrjrtech.com>"
|
||||
homepage="http://search.cpan.org/dist/DateTime"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/DateTime/${pkgname/perl-/}-$version.tar.gz"
|
||||
checksum=efa4badf07365d1b03ee5527fc79baaf7d8b449bf7baad13599f04177232416e
|
||||
checksum=143beb1e358364a704a88e5a1f02cf6875e6c6274506f40c3147fd7f3466f975
|
||||
|
|
Loading…
Reference in a new issue