mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
perl-DateTime-Locale: update to 1.10.
This commit is contained in:
parent
a4be078a52
commit
6d94d14e08
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'perl-DateTime-Locale'
|
# Template file for 'perl-DateTime-Locale'
|
||||||
pkgname=perl-DateTime-Locale
|
pkgname=perl-DateTime-Locale
|
||||||
version=1.09
|
version=1.10
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="${hostmakedepends}"
|
makedepends="${hostmakedepends}"
|
||||||
depends="perl perl-List-MoreUtils perl-Params-Validate"
|
depends="perl perl-List-MoreUtils perl-Params-Validate"
|
||||||
noarch="yes"
|
noarch=yes
|
||||||
short_desc="Localization support for DateTime.pm"
|
short_desc="Localization support for DateTime.pm"
|
||||||
maintainer="John Regan <john@jrjrtech.com>"
|
maintainer="John Regan <john@jrjrtech.com>"
|
||||||
homepage="http://search.cpan.org/dist/DateTime-Locale/"
|
homepage="http://search.cpan.org/dist/DateTime-Locale/"
|
||||||
license="Artistic"
|
license="Artistic, GPL-1"
|
||||||
distfiles="${CPAN_SITE}/DateTime/${pkgname/perl-/}-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/DateTime/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
checksum=4abe19a1c5caddc3b3a15dabd76b8193eee761acde44d898357c123a5ca7e9f1
|
checksum=4bf71372475385b4c7e500641fd02b80749d1ab9ccc572bc37937ee00b0bef13
|
||||||
|
|
Loading…
Add table
Reference in a new issue