perl/perl-IO-Socket-INET6: Updated for version 2.71.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
Marco Bonetti 2013-11-05 19:56:21 -05:00 committed by Robby Workman
parent 7d03efcfcd
commit 346388a93a
3 changed files with 9 additions and 9 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-IO-Socket-INET6
VERSION=${VERSION:-2.69}
VERSION=${VERSION:-2.71}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="perl-IO-Socket-INET6"
VERSION="2.69"
VERSION="2.71"
HOMEPAGE="http://search.cpan.org/dist/IO-Socket-INET6/"
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/IO-Socket-INET6-2.69.tar.gz"
MD5SUM="12a80a5164a775294a9bf9c812fc3257"
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/IO-Socket-INET6-2.71.tar.gz"
MD5SUM="cd40daacbdb90066205d6b581fafc775"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Socket6"

View file

@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description. Line
# up the first '|' above the ':' following the base package name, and the '|'
# on the right side marks the last column you can put a character in. You must
# make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':'.
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
perl-IO-Socket-INET6: perl-IO-Socket-INET6 (interface for AF_INET|AF_INET6 domain sockets)