From patchwork Tue Jul 2 20:36:07 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Pierre-Jean Texier X-Patchwork-Id: 1126491 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=busybox.net (client-ip=140.211.166.136; helo=silver.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=quarantine dis=none) header.from=koncepto.io Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=koncepto.io header.i=@koncepto.io header.b="gTe21pbR"; dkim-atps=neutral Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 45dbh40CX8z9s00 for ; Wed, 3 Jul 2019 06:39:31 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 3789821080; Tue, 2 Jul 2019 20:39:28 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00XuZqi5F+4f; Tue, 2 Jul 2019 20:39:25 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id E45D52042C; Tue, 2 Jul 2019 20:39:24 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id B77BC1BF589 for ; Tue, 2 Jul 2019 20:39:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id B45572042C for ; Tue, 2 Jul 2019 20:39:23 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wqaHfWMPAYZj for ; Tue, 2 Jul 2019 20:39:22 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from koncepto.io (koncepto.io [195.154.119.111]) by silver.osuosl.org (Postfix) with ESMTPS id AEB9120420 for ; Tue, 2 Jul 2019 20:39:22 +0000 (UTC) Received: from localhost.localdomain (lfbn-1-8923-205.w193-250.abo.wanadoo.fr [193.250.65.205]) by koncepto.io (Postfix) with ESMTPSA id C9B9E600D3; Tue, 2 Jul 2019 22:39:17 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=koncepto.io; s=default; t=1562099957; bh=oG8liTqGJK0MGSCDWyFYFGwsQ8hFTtsX1iLfW9XJatE=; h=From:To:Cc:Subject:Date:From; b=gTe21pbRQtOQDy47ioH1jvrh9PAB8hrEJuC1BVJSAyXxzFIP0wDBrQdR3A3E87tny 9fWOCZ9ubbhA5Lwachk7m87mkSspEK8FGXQvvxbrdJUcy3YpGQt4OORIOeIFYKvmzG sbfPtWf2J6jTchZrq4qf8TNCR6j30oCv+u2UhHz8ZAXDdLYATbxwmjcSr5m7ZI1AIK qO0m5zLSgN+7lO4Gh3F3BPyCjgycgT5UJlMr2yAfYtJCN6HrTNd2eC+3a7zYAOaek+ icZjKr5khxiVZ2yPW0m+oLTaQO6GrUwCgBo6OnEgYkt/f3RqclIc+Nz6cgUjrIy/Nc FuLqjVo3tuUXQ== From: Pierre-Jean Texier To: buildroot@buildroot.org Date: Tue, 2 Jul 2019 22:36:07 +0200 Message-Id: <1562099767-18758-1-git-send-email-pjtexier@koncepto.io> X-Mailer: git-send-email 2.7.4 Subject: [Buildroot] [PATCH] package/libev: bump to version 4.27 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Pierre-Jean Texier MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Pierre-Jean Texier --- package/libev/libev.hash | 2 +- package/libev/libev.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/libev/libev.hash b/package/libev/libev.hash index ba9d654..9ab341d 100644 --- a/package/libev/libev.hash +++ b/package/libev/libev.hash @@ -1,3 +1,3 @@ # Locally calculated -sha256 973593d3479abdf657674a55afe5f78624b0e440614e2b8cb3a07f16d4d7f821 libev-4.24.tar.gz +sha256 2d5526fc8da4f072dd5c73e18fbb1666f5ef8ed78b73bba12e195cfdd810344e libev-4.27.tar.gz sha256 c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199 LICENSE diff --git a/package/libev/libev.mk b/package/libev/libev.mk index 5d9020c..2b2d5db 100644 --- a/package/libev/libev.mk +++ b/package/libev/libev.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBEV_VERSION = 4.24 +LIBEV_VERSION = 4.27 LIBEV_SITE = http://dist.schmorp.de/libev/Attic LIBEV_INSTALL_STAGING = YES LIBEV_LICENSE = BSD-2-Clause or GPL-2.0+