perl/perl-xml-fast: Updated for version 0.17.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
4edfbeb4b4
commit
a93eec64ce
|
@ -7,7 +7,7 @@
|
|||
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
||||
|
||||
PRGNAM=perl-xml-fast
|
||||
VERSION=${VERSION:-0.11}
|
||||
VERSION=${VERSION:-0.17}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-xml-fast"
|
||||
VERSION="0.11"
|
||||
VERSION="0.17"
|
||||
HOMEPAGE="https://metacpan.org/pod/XML::Fast"
|
||||
DOWNLOAD="http://www.cpan.org/authors/id/M/MO/MONS/XML-Fast-0.11.tar.gz"
|
||||
MD5SUM="a2985cc2f328cf9eda6ad75c3f40f6b3"
|
||||
DOWNLOAD="http://www.cpan.org/authors/id/M/MO/MONS/XML-Fast-0.17.tar.gz"
|
||||
MD5SUM="167354e73f3da58243536a011ddc4a68"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue