perl/perl-Text-Quoted: Updated for version 2.10.
Signed-off-by: Andreas Guldstrand <andreas.guldstrand@gmail.com>
This commit is contained in:
parent
307daecb47
commit
dd7f31f6b9
|
@ -29,7 +29,7 @@
|
|||
# Build script for perl-Text-Quoted
|
||||
|
||||
PRGNAM=perl-Text-Quoted
|
||||
VERSION=${VERSION:-2.09}
|
||||
VERSION=${VERSION:-2.10}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Text-Quoted"
|
||||
VERSION="2.09"
|
||||
VERSION="2.10"
|
||||
HOMEPAGE="https://metacpan.org/pod/Text::Quoted"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/A/AL/ALEXMV/Text-Quoted-2.09.tar.gz"
|
||||
MD5SUM="50bdf7f4c88ad790738ec85ddc0845eb"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/B/BP/BPS/Text-Quoted-2.10.tar.gz"
|
||||
MD5SUM="de86b498ed91e4a7856615f5f38c943c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-Text-Autoformat perl-Text-Tabs+Wrap"
|
||||
|
|
Loading…
Reference in New Issue