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

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2021-01-16 23:58:33 +07:00
parent b5e006911d
commit 628c523bf6
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for perl-Role-Tiny
# Copyright 2013-2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# Copyright 2013-2021 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:-2.001004}
VERSION=${VERSION:-2.002003}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="perl-Role-Tiny"
VERSION="2.001004"
VERSION="2.002003"
HOMEPAGE="https://metacpan.org/pod/Role::Tiny"
DOWNLOAD="https://cpan.metacpan.org/authors/id/H/HA/HAARG/Role-Tiny-2.001004.tar.gz"
MD5SUM="98446826608b1e943e65c1f6e35942fe"
DOWNLOAD="https://cpan.metacpan.org/authors/id/H/HA/HAARG/Role-Tiny-2.002003.tar.gz"
MD5SUM="065e459cdc3c6e163c6e8359baf69f45"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Test-Fatal"