perl/perl-Pegex: Updated for version 0.63.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Andreas Guldstrand 2017-01-22 23:23:27 +00:00 committed by David Spencer
parent 85f69ae27e
commit 8b3fb3a569
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-Pegex
VERSION=${VERSION:-0.60}
VERSION=${VERSION:-0.63}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="perl-Pegex"
VERSION="0.60"
VERSION="0.63"
HOMEPAGE="https://metacpan.org/pod/Pegex"
DOWNLOAD="https://cpan.metacpan.org/authors/id/I/IN/INGY/Pegex-0.60.tar.gz"
MD5SUM="347f72c1c0347148d80058ea35927df8"
DOWNLOAD="https://cpan.metacpan.org/authors/id/I/IN/INGY/Pegex-0.63.tar.gz"
MD5SUM="0d543d579559ba4892cd29b4da3800e1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-File-ShareDir-Install perl-YAML-LibYAML"