perl/perl-Role-Tiny: Updated for version 2.002003.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b5e006911d
commit
628c523bf6
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for perl-Role-Tiny
|
# 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.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=perl-Role-Tiny
|
PRGNAM=perl-Role-Tiny
|
||||||
VERSION=${VERSION:-2.001004}
|
VERSION=${VERSION:-2.002003}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="perl-Role-Tiny"
|
PRGNAM="perl-Role-Tiny"
|
||||||
VERSION="2.001004"
|
VERSION="2.002003"
|
||||||
HOMEPAGE="https://metacpan.org/pod/Role::Tiny"
|
HOMEPAGE="https://metacpan.org/pod/Role::Tiny"
|
||||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/H/HA/HAARG/Role-Tiny-2.001004.tar.gz"
|
DOWNLOAD="https://cpan.metacpan.org/authors/id/H/HA/HAARG/Role-Tiny-2.002003.tar.gz"
|
||||||
MD5SUM="98446826608b1e943e65c1f6e35942fe"
|
MD5SUM="065e459cdc3c6e163c6e8359baf69f45"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="perl-Test-Fatal"
|
REQUIRES="perl-Test-Fatal"
|
||||||
|
|
Loading…
Reference in New Issue