diff options
author | Marco Bonetti <sid77@slackware.it> | 2013-11-05 19:56:22 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-06 01:00:01 -0600 |
commit | 4b161871dfb9af89118702f88a2f26259008b060 (patch) | |
tree | db99ce1391047496c77dcaaf0b2259cee5c62380 /perl/perl-IO-Socket-SSL | |
parent | 346388a93a1ef22ba7402c2486cf186b34c9f3f5 (diff) | |
download | slackbuilds-4b161871dfb9af89118702f88a2f26259008b060.tar.gz |
perl/perl-IO-Socket-SSL: Updated for version 1.953.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'perl/perl-IO-Socket-SSL')
-rw-r--r-- | perl/perl-IO-Socket-SSL/perl-IO-Socket-SSL.SlackBuild | 2 | ||||
-rw-r--r-- | perl/perl-IO-Socket-SSL/perl-IO-Socket-SSL.info | 8 | ||||
-rw-r--r-- | perl/perl-IO-Socket-SSL/slack-desc | 10 |
3 files changed, 10 insertions, 10 deletions
diff --git a/perl/perl-IO-Socket-SSL/perl-IO-Socket-SSL.SlackBuild b/perl/perl-IO-Socket-SSL/perl-IO-Socket-SSL.SlackBuild index 7b01b42b57..a26ca30b84 100644 --- a/perl/perl-IO-Socket-SSL/perl-IO-Socket-SSL.SlackBuild +++ b/perl/perl-IO-Socket-SSL/perl-IO-Socket-SSL.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-IO-Socket-SSL -VERSION=${VERSION:-1.76} +VERSION=${VERSION:-1.953} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-IO-Socket-SSL/perl-IO-Socket-SSL.info b/perl/perl-IO-Socket-SSL/perl-IO-Socket-SSL.info index 42759998c6..ed8edf13c8 100644 --- a/perl/perl-IO-Socket-SSL/perl-IO-Socket-SSL.info +++ b/perl/perl-IO-Socket-SSL/perl-IO-Socket-SSL.info @@ -1,8 +1,8 @@ PRGNAM="perl-IO-Socket-SSL" -VERSION="1.76" -HOMEPAGE="http://search.cpan.org/~sullr/IO-Socket-SSL/SSL.pm" -DOWNLOAD="http://search.cpan.org/CPAN/authors/id/S/SU/SULLR/IO-Socket-SSL-1.76.tar.gz" -MD5SUM="27796a16df658aa3b3d2defd0fe3ac61" +VERSION="1.953" +HOMEPAGE="http://search.cpan.org/dist/IO-Socket-SSL/" +DOWNLOAD="http://search.cpan.org/CPAN/authors/id/S/SU/SULLR/IO-Socket-SSL-1.953.tar.gz" +MD5SUM="cfeef54e8c209f2a454fa4bfcc8cb04e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="Net-SSLeay perl-Net-LibIDN" diff --git a/perl/perl-IO-Socket-SSL/slack-desc b/perl/perl-IO-Socket-SSL/slack-desc index 3c6e3f6832..25d0adb319 100644 --- a/perl/perl-IO-Socket-SSL/slack-desc +++ b/perl/perl-IO-Socket-SSL/slack-desc @@ -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-SSL: perl-IO-Socket-SSL (SSL encapsulation for IO::Socket::INET) |