perl/perl-data-dump: Updated for version 1.23.
This commit is contained in:
parent
683659dbb4
commit
4b1581f749
|
@ -7,7 +7,7 @@
|
|||
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
||||
|
||||
PRGNAM=perl-data-dump
|
||||
VERSION=${VERSION:-1.22}
|
||||
VERSION=${VERSION:-1.23}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-data-dump"
|
||||
VERSION="1.22"
|
||||
VERSION="1.23"
|
||||
HOMEPAGE="https://metacpan.org/pod/Data::Dump"
|
||||
DOWNLOAD="http://www.cpan.org/authors/id/G/GA/GAAS/Data-Dump-1.22.tar.gz"
|
||||
MD5SUM="db211fe64a5cab15b1e86e5b0dc379a4"
|
||||
DOWNLOAD="http://www.cpan.org/authors/id/G/GA/GAAS/Data-Dump-1.23.tar.gz"
|
||||
MD5SUM="762c111e525c82ff23d62c90821b26e9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue