mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
perl-DateTime: update to 1.40.
This commit is contained in:
parent
7ea856ec79
commit
ae2a7b98e7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'perl-DateTime'.
|
# Template build file for 'perl-DateTime'.
|
||||||
pkgname=perl-DateTime
|
pkgname=perl-DateTime
|
||||||
version=1.39
|
version=1.40
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
|
@ -12,4 +12,4 @@ maintainer="John Regan <john@jrjrtech.com>"
|
||||||
homepage="http://search.cpan.org/dist/DateTime"
|
homepage="http://search.cpan.org/dist/DateTime"
|
||||||
license="Artistic, GPL-1"
|
license="Artistic, GPL-1"
|
||||||
distfiles="${CPAN_SITE}/DateTime/${pkgname/perl-/}-$version.tar.gz"
|
distfiles="${CPAN_SITE}/DateTime/${pkgname/perl-/}-$version.tar.gz"
|
||||||
checksum=2d876b624b9c0a18acea9d30495649daf11fb0e01171ef20780072ee97c4a494
|
checksum=5f340af70c738d5bf9d402560c9999c207e38e8a3d131e4413b5fa895af79247
|
||||||
|
|
Loading…
Add table
Reference in a new issue