mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
perl-Config-General: rebuild.
This commit is contained in:
parent
45381d3850
commit
5b9d417592
1 changed files with 5 additions and 5 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template build file for 'perl-Config-General'.
|
# Template file for 'perl-Config-General'
|
||||||
pkgname=perl-Config-General
|
pkgname=perl-Config-General
|
||||||
version=2.63
|
version=2.63
|
||||||
revision=1
|
revision=2
|
||||||
|
archs=noarch
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="${hostmakedepends}"
|
makedepends="${hostmakedepends}"
|
||||||
depends="${makedepends}"
|
depends="${makedepends}"
|
||||||
archs=noarch
|
|
||||||
short_desc="Config::General - Generic Config Module"
|
short_desc="Config::General - Generic Config Module"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
homepage="https://metacpan.org/release/Config-General"
|
homepage="https://metacpan.org/release/Config-General"
|
||||||
license="Artistic, GPL-1"
|
|
||||||
distfiles="${CPAN_SITE}/Config/${pkgname/perl-/}-$version.tar.gz"
|
distfiles="${CPAN_SITE}/Config/${pkgname/perl-/}-$version.tar.gz"
|
||||||
checksum=0a9bf977b8aabe76343e88095d2296c8a422410fd2a05a1901f2b20e2e1f6fad
|
checksum=0a9bf977b8aabe76343e88095d2296c8a422410fd2a05a1901f2b20e2e1f6fad
|
||||||
|
|
Loading…
Add table
Reference in a new issue