mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
perl-Date-Calc: fix license, other lint
This commit is contained in:
parent
72b9302135
commit
bde2cb7bc0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'perl-Date-Calc'
|
# Template file for 'perl-Date-Calc'
|
||||||
pkgname=perl-Date-Calc
|
pkgname=perl-Date-Calc
|
||||||
version=6.4
|
version=6.4
|
||||||
revision=3
|
revision=4
|
||||||
wrksrc="Date-Calc-${version}"
|
wrksrc="Date-Calc-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
@ -9,7 +9,7 @@ makedepends="perl perl-Carp-Clan perl-Bit-Vector"
|
||||||
depends="${makedepends}"
|
depends="${makedepends}"
|
||||||
short_desc="Date::Calc - Gregorian calendar date calculations"
|
short_desc="Date::Calc - Gregorian calendar date calculations"
|
||||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
|
license="Artistic-1.0-Perl, GPL-2.0-only, LGPL-2.0-only"
|
||||||
homepage="https://metacpan.org/release/Date-Calc"
|
homepage="https://metacpan.org/release/Date-Calc"
|
||||||
license="Artistic, GPL-2, LGPL-2"
|
|
||||||
distfiles="${CPAN_SITE}/Date/Date-Calc-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/Date/Date-Calc-${version}.tar.gz"
|
||||||
checksum="7ce137b2e797b7c0901f3adf1a05a19343356cd1f04676aa1c56a9f624f859ad"
|
checksum="7ce137b2e797b7c0901f3adf1a05a19343356cd1f04676aa1c56a9f624f859ad"
|
||||||
|
|
Loading…
Add table
Reference in a new issue