mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
perl/perl-Params-ValidationCompiler: Updated for version 0.27.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d695e4c52b
commit
3664aa7194
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for perl-Params-ValidationCompiler
|
||||
|
||||
# Copyright 2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# Copyright 2017-2018 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-Params-ValidationCompiler
|
||||
VERSION=${VERSION:-0.26}
|
||||
VERSION=${VERSION:-0.27}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Params-ValidationCompiler"
|
||||
VERSION="0.26"
|
||||
VERSION="0.27"
|
||||
HOMEPAGE="https://metacpan.org/pod/Params::ValidationCompiler"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/Params-ValidationCompiler-0.26.tar.gz"
|
||||
MD5SUM="4c2ff368615fb7c589f01af0b7a93489"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/Params-ValidationCompiler-0.27.tar.gz"
|
||||
MD5SUM="a6937d7aba4417ad7d4edeb1f9988ac3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-Exception-Class perl-Eval-Closure"
|
||||
|
|
Loading…
Reference in a new issue