perl/perl-TermReadKey: Updated for version 2.33.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
LEVAI Daniel 2015-06-24 11:37:44 +07:00 committed by Willy Sudiarto Raharjo
parent deda7f5283
commit eee8dfde0c
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
# Copyright (c) 2010-2014 LEVAI Daniel
# Copyright (c) 2010-2015 LEVAI Daniel
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@ -29,7 +29,7 @@
SRCNAM=TermReadKey
PRGNAM=perl-$SRCNAM
VERSION=${VERSION:-2.32}
VERSION=${VERSION:-2.33}
BUILD=${BUILD:-0}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="perl-TermReadKey"
VERSION="2.32"
VERSION="2.33"
HOMEPAGE="https://metacpan.org/pod/Term::ReadKey"
DOWNLOAD="https://cpan.metacpan.org/authors/id/J/JS/JSTOWE/TermReadKey-2.32.tar.gz"
MD5SUM="c55420c3456b8e470a01d6557b1045a8"
DOWNLOAD="https://cpan.metacpan.org/authors/id/J/JS/JSTOWE/TermReadKey-2.33.tar.gz"
MD5SUM="1b60aa12b05b5c59d09061fa03087fdb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""