perl/perl-PerlIO-Layers: Updated for version 0.011.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Glenn Becker 2015-08-05 01:22:27 +07:00 committed by Willy Sudiarto Raharjo
parent 4e196714e2
commit a423c443b9
2 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for perl-PerlIO-Layers
# Copyright 2012 Glenn Becker <burningc@sdf.org>
# Copyright 2012-15 Glenn Becker <glenn.becker@gmail.com>
# 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-PerlIO-Layers
VERSION=${VERSION:-0.010}
VERSION=${VERSION:-0.011}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="perl-PerlIO-Layers"
VERSION="0.010"
VERSION="0.011"
HOMEPAGE="https://metacpan.org/pod/PerlIO::Layers"
DOWNLOAD="http://www.cpan.org/authors/id/L/LE/LEONT/PerlIO-Layers-0.010.tar.gz"
MD5SUM="b8aff92d8f9446e54cca34b5780cee72"
DOWNLOAD="https://cpan.metacpan.org/authors/id/L/LE/LEONT/PerlIO-Layers-0.011.tar.gz"
MD5SUM="0ae26fbacfa77935ce0e7553ddca40f6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-List-MoreUtils"
MAINTAINER="Glenn Becker"
EMAIL="burningc@sdf.org"
EMAIL="glenn.becker@gmail.com"