perl-Text-CSV: update to 2.01
This commit is contained in:
parent
a527167f9d
commit
6fbad548e4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'perl-Text-CSV'
|
||||
pkgname=perl-Text-CSV
|
||||
version=2.00
|
||||
revision=2
|
||||
version=2.01
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
|
@ -12,4 +12,4 @@ maintainer="svenper <svenper@tuta.io>"
|
|||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/Text-CSV/"
|
||||
distfiles="${CPAN_SITE}/Text/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=8ccbd9195805222d995844114d0e595bb24ce188f85284dbf256080311cbb2c2
|
||||
checksum=2a90a5eea3f22c40b87932a929621680609ab5f6b874a77c4134c8a04eb8e74b
|
||||
|
|
Loading…
Reference in a new issue