mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
perl-strictures: update to 2.000005.
This commit is contained in:
parent
5104c91d3e
commit
e90240c502
1 changed files with 5 additions and 5 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'perl-strictures'
|
# Template file for 'perl-strictures'
|
||||||
pkgname=perl-strictures
|
pkgname=perl-strictures
|
||||||
version=2.000004
|
version=2.000005
|
||||||
revision=1
|
revision=1
|
||||||
|
noarch=yes
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="perl"
|
makedepends="perl"
|
||||||
depends="${makedepends}"
|
depends="$makedepends"
|
||||||
short_desc="Turn on strict and make most warnings fatal"
|
short_desc="Turn on strict and make most warnings fatal"
|
||||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
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/strictures"
|
homepage="https://metacpan.org/release/strictures"
|
||||||
distfiles="https://cpan.org/authors/id/H/HA/HAARG/strictures-${version}.tar.gz"
|
distfiles="https://cpan.org/authors/id/E/ET/ETHER/strictures-${version}.tar.gz"
|
||||||
checksum=23842430a3fe1d664aa9399a7356b0463a24fe4f7ed3f68f7bdb4c3e0d06f753
|
checksum=960bdb9f82c8f09caebc417bce3fdf75b27de81f4408d0ba0b0a6d61ab86dd99
|
||||||
noarch=yes
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue