From patchwork Sun Dec 13 22:22:46 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Andr=C3=A9_Zwing?= X-Patchwork-Id: 556237 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 9BD5614090A for ; Mon, 14 Dec 2015 09:23:08 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=dawncrow.de header.i=@dawncrow.de header.b=ompSY6PE; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 7A2D594CA9; Sun, 13 Dec 2015 22:23:06 +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 RK9U5FRvowR5; Sun, 13 Dec 2015 22:23:04 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id AE3CA94B44; Sun, 13 Dec 2015 22:23:04 +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 25BE91BF9A7 for ; Sun, 13 Dec 2015 22:23:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 1D8188C4AF for ; Sun, 13 Dec 2015 22:23:03 +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 PwaXoOcdcnZv for ; Sun, 13 Dec 2015 22:23:01 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mo4-p00-ob.smtp.rzone.de (mo4-p00-ob.smtp.rzone.de [81.169.146.218]) by whitealder.osuosl.org (Postfix) with ESMTPS id 6BC6B8C499 for ; Sun, 13 Dec 2015 22:23:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1450045377; l=1204; s=domk; d=dawncrow.de; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Date:To:Subject: From; bh=54tKpWSGgAsZjwYb5NUQw8Fi78Nx+JUpZaiqXGdftoE=; b=ompSY6PEHhDJuRqDtR7DgiU+cCiBr41vFIx4A6mkbes/fvwaavy15Y+7nZBt1xqRldI ZhlVUTpp5msAATPWddxOTKlZo4SKPCt+nK43Q26FZ4V41tuCkldUTKOKJiBSg0t3rn/Sr DK8/20tTg+GwpJSX+hWwUi9FRqfjE86tO8s= X-RZG-AUTH: :ImkWY2CseuihIZy6ZWWciR6unPh5JPSWE7VxbdUCFBN5njG7Q28CH4dMe3iI X-RZG-CLASS-ID: mo00 Received: from [192.168.178.40] ([185.61.122.23]) by smtp.strato.de (RZmta 37.14 AUTH) with ESMTPSA id Y06ad2rBDMMuv2t (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA (curve secp521r1 with 521 ECDH bits, eq. 15360 bits RSA)) (Client did not present a certificate) for ; Sun, 13 Dec 2015 23:22:56 +0100 (CET) From: =?UTF-8?Q?Andr=c3=a9_Hentschel?= To: buildroot@buildroot.org Message-ID: <566DEFB6.1050402@dawncrow.de> Date: Sun, 13 Dec 2015 23:22:46 +0100 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 Subject: [Buildroot] [PATCH 1/2] openal: Bump to 1.17.1 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: , Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Fixes http://autobuild.buildroot.org/results/3b8/3b8dadb1fcb71dae3daf500df95e270c2f86ec3b/ by fixing the jack without pulseaudio bug Signed-off-by: André Hentschel --- package/openal/openal.hash | 2 +- package/openal/openal.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/openal/openal.hash b/package/openal/openal.hash index 26a9919..c614180 100644 --- a/package/openal/openal.hash +++ b/package/openal/openal.hash @@ -1,2 +1,2 @@ # Locally calculated -sha256 5e93336de2e7c50f3a01beba51861d6f61c3e4045a896191dc806591e46264d1 openal-soft-1.17.0.tar.bz2 +sha256 087153baab375c23d7aa7e9f3237c0a1d02e336537b485aee56d9ac312baf6f8 openal-soft-1.17.1.tar.bz2 diff --git a/package/openal/openal.mk b/package/openal/openal.mk index ff1cc3d..0580526 100644 --- a/package/openal/openal.mk +++ b/package/openal/openal.mk @@ -4,7 +4,7 @@ # ################################################################################ -OPENAL_VERSION = 1.17.0 +OPENAL_VERSION = 1.17.1 OPENAL_SOURCE = openal-soft-$(OPENAL_VERSION).tar.bz2 OPENAL_SITE = http://kcat.strangesoft.net/openal-releases OPENAL_LICENSE = LGPLv2+