mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
perl/perl-Text-CSV_XS: Updated form version 0.91.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
52361738b5
commit
a172d5d021
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
# Written by Falu <falu0_0@fastmail.fm>
|
||||
|
||||
PRGNAM=perl-Text-CSV_XS
|
||||
VERSION=${VERSION:-0.82}
|
||||
VERSION=${VERSION:-0.91}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Text-CSV_XS"
|
||||
VERSION="0.82"
|
||||
VERSION="0.91"
|
||||
HOMEPAGE="http://search.cpan.org/~hmbrand/Text-CSV_XS/"
|
||||
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/H/HM/HMBRAND/Text-CSV_XS-0.82.tgz"
|
||||
MD5SUM="ce77bc39399b0fa7f2cf327810e418e4"
|
||||
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/H/HM/HMBRAND/Text-CSV_XS-0.91.tgz"
|
||||
MD5SUM="391fb562340969e76250bcc02bfa58fa"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue