perl/perl-Role-Tiny: Updated for version 2.000001.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2015-08-16 08:58:35 +07:00
parent b575cb0ea8
commit 175eab9ceb
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for perl-Role-Tiny
# Copyright 2013-2014 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# Copyright 2013-2015 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-Role-Tiny
VERSION=${VERSION:-1.003004}
VERSION=${VERSION:-2.000001}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="perl-Role-Tiny"
VERSION="1.003004"
VERSION="2.000001 "
HOMEPAGE="https://metacpan.org/pod/Role::Tiny"
DOWNLOAD="http://cpan.metacpan.org/authors/id/H/HA/HAARG/Role-Tiny-1.003004.tar.gz"
MD5SUM="3c405a0f76eab9893c8927baea0cdb0c"
DOWNLOAD="https://cpan.metacpan.org/authors/id/H/HA/HAARG/Role-Tiny-2.000001.tar.gz"
MD5SUM="f350f1f8c13652bf85da172380b39ec8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Test-Fatal"