mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/perl-IO-Socket-INET6: Updated for version 0.23.
Signed-off-by: Michiel van Wessem <michiel@slackbuilds.org>
This commit is contained in:
parent
3fb6fe8bcb
commit
cb7c6a8d43
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for perl-IO-Socket-INET6
|
||||
|
||||
# Copyright 2009-2010 Marco Bonetti <sid77@slackware.it>
|
||||
# Copyright 2010-2011 Marco Bonetti <sid77@slackware.it>
|
||||
# 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-IO-Socket-INET6
|
||||
VERSION=${VERSION:-2.56}
|
||||
VERSION=${VERSION:-2.65}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="perl-IO-Socket-INET6"
|
||||
VERSION="2.56"
|
||||
VERSION="2.65"
|
||||
HOMEPAGE="http://search.cpan.org/dist/IO-Socket-INET6/"
|
||||
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/IO-Socket-INET6-2.56.tar.gz"
|
||||
MD5SUM="24e31d757247893f5178e690be9b006f"
|
||||
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/IO-Socket-INET6-2.65.tar.gz"
|
||||
MD5SUM="4ac4a245b3c31a09e01c755b16a1e3e2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Marco Bonetti"
|
||||
EMAIL="sid77@slackware.it"
|
||||
APPROVED="rworkman"
|
||||
APPROVED="Michiel van Wessem"
|
||||
|
|
Loading…
Reference in a new issue