mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
perl/perl-Text-CSV: Updated for version 1.33.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
728dba5242
commit
843fdff86e
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for perl-Text-CSV
|
||||
|
||||
# Copyright 2013 Petar Petrov petar.petrov@student.oulu.fi
|
||||
# Copyright 2013-2015 Petar Petrov petar.petrov@student.oulu.fi
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-Text-CSV
|
||||
VERSION=${VERSION:-1.32}
|
||||
VERSION=${VERSION:-1.33}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Text-CSV"
|
||||
VERSION="1.32"
|
||||
VERSION="1.33"
|
||||
HOMEPAGE="https://metacpan.org/pod/Text::CSV"
|
||||
DOWNLOAD="http://www.cpan.org/authors/id/M/MA/MAKAMAKA/Text-CSV-1.32.tar.gz"
|
||||
MD5SUM="f476205648694a64684be2ab29e44e19"
|
||||
DOWNLOAD="http://www.cpan.org/authors/id/M/MA/MAKAMAKA/Text-CSV-1.33.tar.gz"
|
||||
MD5SUM="358e2f2ddb6c7746c91e49a7db97b634"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue