mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
perl-DateTime: update to 1.27.
This commit is contained in:
parent
82d7b8a107
commit
f9b15df360
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.26
|
version=1.27
|
||||||
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=f889baf4f743edbccec57ec1cd9790a985f435b6b84f72b5f2ac39544e1bfe7b
|
checksum=ad701d00f7e89a50c5058f49c585054c89e85d98433b3fe4013047e091164b6f
|
||||||
|
|
Loading…
Add table
Reference in a new issue