From patchwork Mon Oct 18 19:49:17 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?J=C3=B6rg_Krause?= X-Patchwork-Id: 1542871 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: bilbo.ozlabs.org; dkim=fail reason="key not found in DNS" header.d=embedded.rocks header.i=@embedded.rocks header.a=rsa-sha256 header.s=default header.b=sjXkmmNg; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=buildroot.org (client-ip=140.211.166.138; helo=smtp1.osuosl.org; envelope-from=buildroot-bounces@buildroot.org; receiver=) Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4HY6sR13bSz9sR4 for ; Tue, 19 Oct 2021 06:49:47 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 73A7F817ED; Mon, 18 Oct 2021 19:49:45 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Mu1xvkX5FLih; Mon, 18 Oct 2021 19:49:44 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp1.osuosl.org (Postfix) with ESMTP id D50EE81C38; Mon, 18 Oct 2021 19:49:43 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id B69B31BF350 for ; Mon, 18 Oct 2021 19:49:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id B392F81C2F for ; Mon, 18 Oct 2021 19:49:42 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rBywHr24f-Qq for ; Mon, 18 Oct 2021 19:49:40 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.8.0 Received: from mout02.posteo.de (mout02.posteo.de [185.67.36.142]) by smtp1.osuosl.org (Postfix) with ESMTPS id B8899819C8 for ; Mon, 18 Oct 2021 19:49:40 +0000 (UTC) Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id A8C1C240104 for ; Mon, 18 Oct 2021 21:49:37 +0200 (CEST) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HY6sF0M3yz6tmG for ; Mon, 18 Oct 2021 21:49:36 +0200 (CEST) Authentication-Results: mail.embedded.rocks (amavisd-new); dkim=pass reason="pass (just generated, assumed good)" header.d=embedded.rocks DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=embedded.rocks; h=content-transfer-encoding:content-type:content-type :mime-version:x-mailer:message-id:date:date:subject:subject:from :from:received:received; s=default; t=1634586564; x=1635191365; bh=0GJcg/0iiT9kjpSuag1U0ZTn6CapEL1B8/H1rm6YmvE=; b=sjXkmmNgAKKH 8j3RXwNyNtBtrSQ6cL5Thz0OkmLMDPp5XEkOoq+6wBEJKgWsylOLPCYZmbrhKjoX T5g+DuAU9IJiO3tq1lcS5T/9tnDkHVjRHwy682vM+iNN9SF73uRNeGDqv6dkqtvn KdBuZYsW3mHzUzdDeTjD83br2MGZjR97dORxZpzatat3/rx0uxePaq68NGa2NFhq yEFwglA6E8Amr+X0Ft7inoMGXgPf+tNBAXsOhN0eBp7J6IWVUytFcAcQyXR/h0cO NnoQT3IvTzKd0upcsheD7Uki8NMzR/TR2xo+gTywt/PeweYTPnNNEjx4/thIc2Mz 4lLXbopNTA== Received: from mail.embedded.rocks ([127.0.0.1]) by localhost (mail.embedded.rocks [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id FIpGQTs1LHJ6; Mon, 18 Oct 2021 21:49:24 +0200 (CEST) Received: from nzxt.fritz.box (port-92-193-134-170.dynamic.as20676.net [92.193.134.170]) (Authenticated sender: joerg.krause@embedded.rocks) by mail.embedded.rocks (Postfix) with ESMTPSA; Mon, 18 Oct 2021 21:49:24 +0200 (CEST) From: =?utf-8?q?J=C3=B6rg_Krause?= To: buildroot@buildroot.org Date: Mon, 18 Oct 2021 19:49:17 +0000 Message-Id: <20211018194917.183955-1-joerg.krause@embedded.rocks> MIME-Version: 1.0 Subject: [Buildroot] [PATCH 1/1] package/luv: bump to version 1.42.0-0 X-BeenThere: buildroot@buildroot.org 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: =?utf-8?q?J=C3=B6rg_Krause?= Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" Signed-off-by: Jörg Krause --- package/luv/luv.hash | 2 +- package/luv/luv.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/luv/luv.hash b/package/luv/luv.hash index 2711328f3f..6dfd8b9f19 100644 --- a/package/luv/luv.hash +++ b/package/luv/luv.hash @@ -1,3 +1,3 @@ # Locally calculated -sha256 abc3bd9d741aec392203dbf629da58817bd5705e82b2e9f79f4486172674a0a3 luv-1.41.1-0.tar.gz +sha256 b5228a9d0eaacd9f862b6270c732d5c90773a28ce53b6d9e32a14050e7947f36 luv-1.42.0-0.tar.gz sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 LICENSE.txt diff --git a/package/luv/luv.mk b/package/luv/luv.mk index b9f0d6a070..fae94fa6b2 100644 --- a/package/luv/luv.mk +++ b/package/luv/luv.mk @@ -4,7 +4,7 @@ # ################################################################################ -LUV_VERSION = 1.41.1-0 +LUV_VERSION = 1.42.0-0 LUV_SITE = https://github.com/luvit/luv/releases/download/$(LUV_VERSION) LUV_LICENSE = Apache-2.0 LUV_LICENSE_FILES = LICENSE.txt