mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
perl-Module-CPANfile: rebuild.
This commit is contained in:
parent
0e2c5d65f7
commit
8cdc542d6f
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'perl-Module-CPANfile'
|
# Template file for 'perl-Module-CPANfile'
|
||||||
pkgname=perl-Module-CPANfile
|
pkgname=perl-Module-CPANfile
|
||||||
version=1.1004
|
version=1.1004
|
||||||
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="perl-File-pushd"
|
makedepends="perl-File-pushd"
|
||||||
depends="${makedepends}"
|
depends="${makedepends}"
|
||||||
short_desc="Module::CPANfile - Parse cpanfile"
|
short_desc="Module::CPANfile - Parse cpanfile"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
homepage="https://metacpan.org/release/Module-CPANfile"
|
|
||||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
|
homepage="https://metacpan.org/release/Module-CPANfile"
|
||||||
distfiles="${CPAN_SITE}/Module/Module-CPANfile-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/Module/Module-CPANfile-${version}.tar.gz"
|
||||||
checksum=88efbe2e9a642dceaa186430fedfcf999aaf0e06f6cced28a714b8e56b514921
|
checksum=88efbe2e9a642dceaa186430fedfcf999aaf0e06f6cced28a714b8e56b514921
|
||||||
archs=noarch
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue