From patchwork Mon Jun 28 06:22:25 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: 1497824 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=140.211.166.138; helo=smtp1.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=eFwVuBHQ; dkim-atps=neutral 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 ozlabs.org (Postfix) with ESMTPS id 4GCyFs35LDz9sW8 for ; Mon, 28 Jun 2021 16:22:39 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id AC645823F9; Mon, 28 Jun 2021 06:22:36 +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 03LnIl1MvWTV; Mon, 28 Jun 2021 06:22:35 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp1.osuosl.org (Postfix) with ESMTP id 1796A81D72; Mon, 28 Jun 2021 06:22:35 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id CABF31BF5A2 for ; Mon, 28 Jun 2021 06:22:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id C13DE6077A for ; Mon, 28 Jun 2021 06:22:33 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Authentication-Results: smtp3.osuosl.org (amavisd-new); dkim=neutral reason="invalid (public key: not available)" header.d=embedded.rocks Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id G6ekJwUP3_g6 for ; Mon, 28 Jun 2021 06:22:32 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.8.0 Received: from mout01.posteo.de (mout01.posteo.de [185.67.36.141]) by smtp3.osuosl.org (Postfix) with ESMTPS id 5C01C605F5 for ; Mon, 28 Jun 2021 06:22:32 +0000 (UTC) Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id DE54B240027 for ; Mon, 28 Jun 2021 08:22:29 +0200 (CEST) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4GCyFd45QCz9rxD for ; Mon, 28 Jun 2021 08:22:29 +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=1624861348; x=1625466149; bh=inJMNZQLLmwD4qZ5AvemGkz+MwvnkwJKRFKXx8ul4bE=; b=eFwVuBHQd8vn j5KerXx2KOcAlkSp2cpxzE9ovWPju19XZfrYe1fjM2JhZfqlMXwQuI84YTTgecS1 WrRICQEkwJq3gSRbxJIkRUQ4WhI3vZBhZpZ389VPlfUEC2GGlO1/S/ZclxI2u06N pORBFCAnMrgg0PyQIdd+Iyzr4uh2TxZZlMpu3WC/bqFbe8MF9voGrvTPxvh+hcP6 UtNfuFtxjHTmx7SAqCZPQRBwo52qq6mJw3lDSpI4ufWqp6B05rRFem/wLkNUYBOo S6twHwBzL/chjX1a1EqQ8vHLUD+n8AhDw1uew8UMQKfNu4QsUN6eShzNfePp9I0l 58Bt2x9jhA== 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 j4KZ8mwSnBs8; Mon, 28 Jun 2021 08:22:28 +0200 (CEST) Received: from nzxt.fritz.box (port-92-193-238-11.dynamic.as20676.net [92.193.238.11]) (Authenticated sender: joerg.krause@embedded.rocks) by mail.embedded.rocks (Postfix) with ESMTPSA; Mon, 28 Jun 2021 08:22:27 +0200 (CEST) From: =?utf-8?q?J=C3=B6rg_Krause?= To: buildroot@buildroot.org Date: Mon, 28 Jun 2021 06:22:25 +0000 Message-Id: <20210628062225.134790-1-joerg.krause@embedded.rocks> MIME-Version: 1.0 Subject: [Buildroot] [PATCH 1/1] package/portaudio: bump to version v190700_20210406 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" Note, that the download URL has changed for the new release. Signed-off-by: Jörg Krause --- package/portaudio/portaudio.hash | 2 +- package/portaudio/portaudio.mk | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package/portaudio/portaudio.hash b/package/portaudio/portaudio.hash index 903d760ce0..ba3c506f18 100644 --- a/package/portaudio/portaudio.hash +++ b/package/portaudio/portaudio.hash @@ -1,3 +1,3 @@ # Locally calculated -sha256 f5a21d7dcd6ee84397446fa1fa1a0675bb2e8a4a6dceb4305a8404698d8d1513 pa_stable_v190600_20161030.tgz +sha256 47efbf42c77c19a05d22e627d42873e991ec0c1357219c0d74ce6a2948cb2def pa_stable_v190700_20210406.tgz sha256 ec52a1952d701f94e5135719a47376da4ee0b4a0201f1cafb49f61db6480ac3d LICENSE.txt diff --git a/package/portaudio/portaudio.mk b/package/portaudio/portaudio.mk index 0cf754c7d5..cc3f34cae8 100644 --- a/package/portaudio/portaudio.mk +++ b/package/portaudio/portaudio.mk @@ -4,8 +4,8 @@ # ################################################################################ -PORTAUDIO_VERSION = v190600_20161030 -PORTAUDIO_SITE = http://www.portaudio.com/archives +PORTAUDIO_VERSION = v190700_20210406 +PORTAUDIO_SITE = http://files.portaudio.com/archives PORTAUDIO_SOURCE = pa_stable_$(PORTAUDIO_VERSION).tgz PORTAUDIO_INSTALL_STAGING = YES PORTAUDIO_MAKE = $(MAKE1)