mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
perl-Dist-CheckConflicts: rebuild for metadata
This commit is contained in:
parent
c7ba3bd0d8
commit
f8f794319a
1 changed files with 4 additions and 3 deletions
|
@ -1,16 +1,17 @@
|
||||||
# Template file for 'perl-Dist-CheckConflicts'
|
# Template file for 'perl-Dist-CheckConflicts'
|
||||||
pkgname=perl-Dist-CheckConflicts
|
pkgname=perl-Dist-CheckConflicts
|
||||||
version=0.11
|
version=0.11
|
||||||
revision=1
|
revision=2
|
||||||
|
noarch=yes
|
||||||
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="perl perl-Module-Runtime"
|
depends="perl perl-Module-Runtime"
|
||||||
noarch="yes"
|
checkdepends="${depends} perl-Test-Fatal"
|
||||||
short_desc="Declare version conflicts for your dist"
|
short_desc="Declare version conflicts for your dist"
|
||||||
maintainer="John Regan <john@jrjrtech.com>"
|
maintainer="John Regan <john@jrjrtech.com>"
|
||||||
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
homepage="https://metacpan.org/release/Dist-CheckConflicts"
|
homepage="https://metacpan.org/release/Dist-CheckConflicts"
|
||||||
license="Artistic"
|
|
||||||
distfiles="${CPAN_SITE}/Dist/${pkgname/perl-/}-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/Dist/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
checksum=ea844b9686c94d666d9d444321d764490b2cde2f985c4165b4c2c77665caedc4
|
checksum=ea844b9686c94d666d9d444321d764490b2cde2f985c4165b4c2c77665caedc4
|
||||||
|
|
Loading…
Add table
Reference in a new issue