From patchwork Mon Apr 12 08:04:02 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: 1465050 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=busybox.net (client-ip=2605:bc80:3010::137; helo=smtp4.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: 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=qRAiImc4; dkim-atps=neutral Received: from smtp4.osuosl.org (smtp4.osuosl.org [IPv6:2605:bc80:3010::137]) (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 ozlabs.org (Postfix) with ESMTPS id 4FJh906dMDz9sVq for ; Mon, 12 Apr 2021 18:04:36 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 8AB3A40392; Mon, 12 Apr 2021 08:04:31 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HBZ_qMcjYv0O; Mon, 12 Apr 2021 08:04:30 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp4.osuosl.org (Postfix) with ESMTP id 947874038C; Mon, 12 Apr 2021 08:04:29 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id E43401BF29A for ; Mon, 12 Apr 2021 08:04:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id E0A144038C for ; Mon, 12 Apr 2021 08:04:27 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ubMUoX9a1kKe for ; Mon, 12 Apr 2021 08:04:26 +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 smtp4.osuosl.org (Postfix) with ESMTPS id 6AE56402F2 for ; Mon, 12 Apr 2021 08:04:26 +0000 (UTC) Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 357322400E5 for ; Mon, 12 Apr 2021 10:04:23 +0200 (CEST) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4FJh8k4mKlz6tm9 for ; Mon, 12 Apr 2021 10:04:22 +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=1618214657; x=1618819458; bh=TqnymFGvfvn01tEOZLe6VWzLOrZATUgOfSbOccKkwCI=; b=qRAiImc471am LbzsPsGcDlCfK2C4eeUzCtn3rKcyWOb6rZ73J3MZhB+IV//FQDhkg9OuDLPZ0k3W X/O40LLunrNLIA7dN0BT8xfTHgaapiJmY2fGuCPWsrIidY8XEflWUSOtbyj9+VJF KGRhXtnJ3mEdC/O79yXFnsfvtXWFePhDe6Npv19MDnxl/FY/fjjTsmBcHOTY80ry bJuViyqikaXRUNFjnDTVhcNQum4p3aMks1PIbzjR9ydp0LE6v3wck56HUNKxeESE 0ss3MyQEMZN17I3n3zlpGxYY9OpDLzKtakDx4Dzs0NqJEWefL2cnFfa0lYrxGMyB wsgaqotwww== 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 fkI41XpY0mAo; Mon, 12 Apr 2021 10:04:17 +0200 (CEST) Received: from nzxt.fritz.box (port-92-195-102-37.dynamic.as20676.net [92.195.102.37]) (Authenticated sender: joerg.krause@embedded.rocks) by mail.embedded.rocks (Postfix) with ESMTPSA; Mon, 12 Apr 2021 10:04:17 +0200 (CEST) From: =?utf-8?q?J=C3=B6rg_Krause?= To: buildroot@buildroot.org Date: Mon, 12 Apr 2021 10:04:02 +0200 Message-Id: <20210412080402.75059-1-joerg.krause@embedded.rocks> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 Subject: [Buildroot] [PATCH 1/1] package/libnpupnp: bump to version 4.1.3 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: , Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Jörg Krause --- package/libnpupnp/libnpupnp.hash | 2 +- package/libnpupnp/libnpupnp.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/libnpupnp/libnpupnp.hash b/package/libnpupnp/libnpupnp.hash index 62c6959384..d5053915f1 100644 --- a/package/libnpupnp/libnpupnp.hash +++ b/package/libnpupnp/libnpupnp.hash @@ -1,5 +1,5 @@ # Hash from: http://www.lesbonscomptes.com/upmpdcli/downloads/libnpupnp-4.1.1.tar.gz.sha256 -sha256 7e41d3933b956073b33c6ac6e61c81e83b428015ee871fd16d18b198bf3be960 libnpupnp-4.1.1.tar.gz +sha256 74703d49be52d29b52f59342ec7359178b127568399551d9d3f56bb7950fcc02 libnpupnp-4.1.3.tar.gz # Hash for license file: sha256 c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3 COPYING diff --git a/package/libnpupnp/libnpupnp.mk b/package/libnpupnp/libnpupnp.mk index fa7181ff98..0efddbf67f 100644 --- a/package/libnpupnp/libnpupnp.mk +++ b/package/libnpupnp/libnpupnp.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBNPUPNP_VERSION = 4.1.1 +LIBNPUPNP_VERSION = 4.1.3 LIBNPUPNP_SITE = http://www.lesbonscomptes.com/upmpdcli/downloads LIBNPUPNP_LICENSE = BSD-3-Clause LIBNPUPNP_LICENSE_FILES = COPYING