perl/perl-Number-Bites-Human: Updated for version 0.10.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2016-07-25 16:54:31 +07:00 committed by Willy Sudiarto Raharjo
parent 6c36418b5d
commit ef0cba039c
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-Number-Bites-Human
VERSION=${VERSION:-0.09}
VERSION=${VERSION:-0.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="perl-Number-Bites-Human"
VERSION="0.09"
VERSION="0.10"
HOMEPAGE="https://metacpan.org/pod/Number::Bytes::Human"
DOWNLOAD="https://cpan.metacpan.org/authors/id/D/DA/DAGOBERT/Number-Bytes-Human-0.09.tar.gz"
MD5SUM="09c021072dc095bfae6895608c999f8b"
DOWNLOAD="https://cpan.metacpan.org/authors/id/D/DA/DAGOBERT/Number-Bytes-Human-0.10.tar.gz"
MD5SUM="732e19370c4f7d07bd6016a6fa7e80f7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-extutils-makemaker"