mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
perl-Config-Simple: fix license
This commit is contained in:
parent
11cf025dfa
commit
0158b57c5d
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'perl-Config-Simple'
|
# Template file for 'perl-Config-Simple'
|
||||||
pkgname=perl-Config-Simple
|
pkgname=perl-Config-Simple
|
||||||
version=4.59
|
version=4.59
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc="${pkgname/perl-//}-${version}"
|
wrksrc="${pkgname/perl-//}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
@ -9,7 +9,7 @@ makedepends="perl"
|
||||||
depends="perl"
|
depends="perl"
|
||||||
short_desc="Config::Simple - simple configuration file class"
|
short_desc="Config::Simple - simple configuration file class"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Unknown"
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
homepage="https://metacpan.org/release/Config-Simple"
|
homepage="https://metacpan.org/release/Config-Simple"
|
||||||
distfiles="http://search.cpan.org/CPAN/authors/id/S/SH/SHERZODR/Config-Simple-${version}.tar.gz"
|
distfiles="http://search.cpan.org/CPAN/authors/id/S/SH/SHERZODR/Config-Simple-${version}.tar.gz"
|
||||||
checksum=cb78a975ad8463f992f35f392227aaf188d533c9092373742b3c2bb592781054
|
checksum=cb78a975ad8463f992f35f392227aaf188d533c9092373742b3c2bb592781054
|
||||||
|
|
Loading…
Add table
Reference in a new issue