mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
perl/perl-Text-CSV_XS: Updated for version 1.31 + new maintainer.
Signed-off-by: Andreas Guldstrand <andreas.guldstrand@gmail.com>
This commit is contained in:
parent
927795b9b8
commit
d75cfc3ade
2 changed files with 7 additions and 6 deletions
|
@ -3,9 +3,10 @@
|
|||
# Slackware build script for Text::CSV_XS
|
||||
|
||||
# Written by Falu <falu0_0@fastmail.fm>
|
||||
# 2017-09-08 - Maintainer changed to Andreas Guldstrand.
|
||||
|
||||
PRGNAM=perl-Text-CSV_XS
|
||||
VERSION=${VERSION:-1.02}
|
||||
VERSION=${VERSION:-1.31}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="perl-Text-CSV_XS"
|
||||
VERSION="1.02"
|
||||
VERSION="1.31"
|
||||
HOMEPAGE="https://metacpan.org/pod/Text::CSV_XS"
|
||||
DOWNLOAD="http://cpan.metacpan.org/authors/id/H/HM/HMBRAND/Text-CSV_XS-1.02.tgz"
|
||||
MD5SUM="6eea14245cd119f8b81ef2d1db852323"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/H/HM/HMBRAND/Text-CSV_XS-1.31.tgz"
|
||||
MD5SUM="8a5773da8a61018463789a6c92dba448"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
MAINTAINER="Falu"
|
||||
EMAIL="falu0_0@fastmail.fm"
|
||||
MAINTAINER="Andreas Guldstrand"
|
||||
EMAIL="andreas.guldstrand@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue