mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
perl-DateTime: update to 1.51.
This commit is contained in:
parent
f882be356a
commit
5a3e51abb6
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'perl-DateTime'
|
||||
pkgname=perl-DateTime
|
||||
version=1.50
|
||||
revision=6
|
||||
version=1.51
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
|
@ -13,7 +13,7 @@ maintainer="John Regan <john@jrjrtech.com>"
|
|||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/DateTime"
|
||||
distfiles="${CPAN_SITE}/DateTime/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=ed6b0c71ddd81310a82459508df9197074e6b13aea46fd279045c3ddc3c4b198
|
||||
checksum=de22da0de57a43a976322636d3a7474de4b1d6f37e044337123086cf94c16ec5
|
||||
|
||||
# This isn't a direct dependency but when soname bumping perl it will
|
||||
# cause build failures
|
||||
|
|
Loading…
Add table
Reference in a new issue