perl-DateTime-Format-Strptime: update to 1.75.
Closes: #10220 [via git-merge-pr]
This commit is contained in:
parent
a9711a7f71
commit
a70796694a
1 changed files with 5 additions and 4 deletions
|
@ -1,16 +1,17 @@
|
||||||
# Template build file for 'perl-DateTime-Format-Strptime'.
|
# Template build file for 'perl-DateTime-Format-Strptime'.
|
||||||
pkgname=perl-DateTime-Format-Strptime
|
pkgname=perl-DateTime-Format-Strptime
|
||||||
version=1.74
|
version=1.75
|
||||||
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="${hostmakedepends} perl-DateTime perl-Package-DeprecationManager"
|
||||||
depends="perl perl-DateTime perl-Package-DeprecationManager"
|
checkdepends="perl-Test-Warnings"
|
||||||
|
depends="${makedepends}"
|
||||||
short_desc="Parse and format strp and strf time patterns"
|
short_desc="Parse and format strp and strf time patterns"
|
||||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||||
homepage="http://search.cpan.org/dist/DateTime-Format-Strptime"
|
homepage="http://search.cpan.org/dist/DateTime-Format-Strptime"
|
||||||
license="Artistic-2.0, GPL-1"
|
license="Artistic-2.0, GPL-1"
|
||||||
distfiles="${CPAN_SITE}/DateTime/${pkgname/perl-/}-$version.tar.gz"
|
distfiles="${CPAN_SITE}/DateTime/${pkgname/perl-/}-$version.tar.gz"
|
||||||
checksum=59b4950a113ad8afa232fcadee5479d8c58fe752501ddaaa099576d3c8a05dfd
|
checksum=4fcfb2ac4f79d7ff2855a405f39050d2ea691ee098ce54ede8af79c8d6ab3c19
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue