From patchwork Sat Oct 24 16:26:50 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Francois Perrad X-Patchwork-Id: 535432 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ozlabs.org (Postfix) with ESMTP id A1DA314132F for ; Sun, 25 Oct 2015 03:27:34 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=mKNFJcd/; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 6F7C98A59C; Sat, 24 Oct 2015 16:27:33 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id H6WbYshfQcXU; Sat, 24 Oct 2015 16:27:33 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id B28358AE9D; Sat, 24 Oct 2015 16:27:32 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id BE82D1C1011 for ; Sat, 24 Oct 2015 16:27:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id B937F8A1E7 for ; Sat, 24 Oct 2015 16:27:27 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id itFXm20IPW0k for ; Sat, 24 Oct 2015 16:27:27 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wi0-f175.google.com (mail-wi0-f175.google.com [209.85.212.175]) by whitealder.osuosl.org (Postfix) with ESMTPS id 02E358840F for ; Sat, 24 Oct 2015 16:27:26 +0000 (UTC) Received: by wicll6 with SMTP id ll6so65610034wic.1 for ; Sat, 24 Oct 2015 09:27:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=GoUGzuD6Fe9rey4Jz/VfIJ/g/5YPX+lraJJa5afqxgA=; b=mKNFJcd/sI2K8nTXmgtBMLvpBRkNiUTC5QhsHBkgTnPMc1ElBI6ebRAidPq1k6lzWN CREgyh5aGghFNh0/7nwssuMyaXY0qPvWWqGAhcPQkcYwN9y7VEzQHFf26put5+GNBPqk CY+dUZktZ7wD235a7EbAkop4/rdOyzac7N/pZSQEzzCoRBMuol8djr0UrmMSl5stVGZe +ftLSpseZirEJB/yD5isPEiO3bceDfTZ1Q17QTdvXwcXIYcJplUbzpQ3d5Fk6d4Lx8DG Jb0IK/qmZ7yqdYEzsdIZwGsaqJuAMdomK3/RwQZBs80KAKspLt944Ld9IxCY5xlKXgV/ bnJw== X-Received: by 10.28.131.11 with SMTP id f11mr1042824wmd.59.1445704045656; Sat, 24 Oct 2015 09:27:25 -0700 (PDT) Received: from localhost.localdomain (36.177.132.77.rev.sfr.net. [77.132.177.36]) by smtp.gmail.com with ESMTPSA id gh9sm28885541wjb.27.2015.10.24.09.27.24 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 24 Oct 2015 09:27:25 -0700 (PDT) From: Francois Perrad X-Google-Original-From: Francois Perrad To: buildroot@busybox.net Date: Sat, 24 Oct 2015 18:26:50 +0200 Message-Id: <1445704018-9780-3-git-send-email-francois.perrad@gadz.org> X-Mailer: git-send-email 2.5.0 In-Reply-To: <1445704018-9780-1-git-send-email-francois.perrad@gadz.org> References: <1445704018-9780-1-git-send-email-francois.perrad@gadz.org> Subject: [Buildroot] [PATCH 03/11] perl-io-socket-ssl: bump to version 2.020 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Francois Perrad --- package/perl-io-socket-ssl/perl-io-socket-ssl.hash | 4 ++-- package/perl-io-socket-ssl/perl-io-socket-ssl.mk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package/perl-io-socket-ssl/perl-io-socket-ssl.hash b/package/perl-io-socket-ssl/perl-io-socket-ssl.hash index 3a85814..e419c9f 100644 --- a/package/perl-io-socket-ssl/perl-io-socket-ssl.hash +++ b/package/perl-io-socket-ssl/perl-io-socket-ssl.hash @@ -1,3 +1,3 @@ # retrieved by scancpan from http://cpan.metacpan.org/ -md5 a71e9f0f76c7a15a11fef14ca8ef8aa8 IO-Socket-SSL-2.016.tar.gz -sha256 936268b3c152a4900f9c1762ab2e0aa3f84ed3a988e8e60aaad604beda7bfe41 IO-Socket-SSL-2.016.tar.gz +md5 dc0f5992492786a0bde79d2f8fb00cc1 IO-Socket-SSL-2.020.tar.gz +sha256 5a8e2ce93aa410cd18507d55860efb8277184f52a20ca523e4c047d4bce512db IO-Socket-SSL-2.020.tar.gz diff --git a/package/perl-io-socket-ssl/perl-io-socket-ssl.mk b/package/perl-io-socket-ssl/perl-io-socket-ssl.mk index b0aa3df..fcf914c 100644 --- a/package/perl-io-socket-ssl/perl-io-socket-ssl.mk +++ b/package/perl-io-socket-ssl/perl-io-socket-ssl.mk @@ -4,7 +4,7 @@ # ################################################################################ -PERL_IO_SOCKET_SSL_VERSION = 2.016 +PERL_IO_SOCKET_SSL_VERSION = 2.020 PERL_IO_SOCKET_SSL_SOURCE = IO-Socket-SSL-$(PERL_IO_SOCKET_SSL_VERSION).tar.gz PERL_IO_SOCKET_SSL_SITE = $(BR2_CPAN_MIRROR)/authors/id/S/SU/SULLR PERL_IO_SOCKET_SSL_DEPENDENCIES = perl-net-ssleay