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'
|
||||
pkgname=perl-strictures
|
||||
version=2.000004
|
||||
version=2.000005
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="perl"
|
||||
depends="${makedepends}"
|
||||
depends="$makedepends"
|
||||
short_desc="Turn on strict and make most warnings fatal"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/strictures"
|
||||
distfiles="https://cpan.org/authors/id/H/HA/HAARG/strictures-${version}.tar.gz"
|
||||
checksum=23842430a3fe1d664aa9399a7356b0463a24fe4f7ed3f68f7bdb4c3e0d06f753
|
||||
noarch=yes
|
||||
distfiles="https://cpan.org/authors/id/E/ET/ETHER/strictures-${version}.tar.gz"
|
||||
checksum=960bdb9f82c8f09caebc417bce3fdf75b27de81f4408d0ba0b0a6d61ab86dd99
|
||||
|
|
Loading…
Reference in a new issue