From patchwork Fri Apr 21 13:36:37 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 753400 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3w8cGX3gG6z9ryk for ; Fri, 21 Apr 2017 23:36:52 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 04D3788B59; Fri, 21 Apr 2017 13:36:50 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AnALPX3oEbZZ; Fri, 21 Apr 2017 13:36:48 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id 8608288B43; Fri, 21 Apr 2017 13:36:48 +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 2C1D61C072C for ; Fri, 21 Apr 2017 13:36:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 1E91B8A00B for ; Fri, 21 Apr 2017 13:36:46 +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 k40JM-yZdlJZ for ; Fri, 21 Apr 2017 13:36:44 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mailout10.t-online.de (mailout10.t-online.de [194.25.134.21]) by whitealder.osuosl.org (Postfix) with ESMTPS id B649A89C4F for ; Fri, 21 Apr 2017 13:36:44 +0000 (UTC) Received: from fwd36.aul.t-online.de (fwd36.aul.t-online.de [172.20.26.137]) by mailout10.t-online.de (Postfix) with SMTP id 1E10441E4F39; Fri, 21 Apr 2017 15:36:43 +0200 (CEST) Received: from fli4l.lan.fli4l (JOyidZZTYhpTQYI8Tp8Tho6iw1I1fjj4N5QSben8uGsC8Kwv1PYqdQZZemwLCk0wKT@[79.228.27.202]) by fwd36.t-online.de with (TLSv1:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1d1Yjm-2HLgg40; Fri, 21 Apr 2017 15:36:38 +0200 Received: from mahler.lan.fli4l ([192.168.1.1]:35962 helo=kuhls.lan.fli4l) by fli4l.lan.fli4l with esmtp (Exim 4.89) (envelope-from ) id 1d1Yjl-0002hg-VI; Fri, 21 Apr 2017 15:36:38 +0200 From: Bernd Kuhls To: buildroot@buildroot.org Date: Fri, 21 Apr 2017 15:36:37 +0200 Message-Id: <20170421133637.21441-1-bernd.kuhls@t-online.de> X-Mailer: git-send-email 2.11.0 X-ID: JOyidZZTYhpTQYI8Tp8Tho6iw1I1fjj4N5QSben8uGsC8Kwv1PYqdQZZemwLCk0wKT X-TOI-MSGID: 20b1b81c-2f5e-4b20-a4d9-c022b33e0124 Subject: [Buildroot] [PATCH 1/1] package/acpica: bump version to 20170303 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: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Bernd Kuhls --- package/acpica/acpica.hash | 2 +- package/acpica/acpica.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/acpica/acpica.hash b/package/acpica/acpica.hash index 71c110ba8..e495564c9 100644 --- a/package/acpica/acpica.hash +++ b/package/acpica/acpica.hash @@ -1,2 +1,2 @@ # locally computed hash -sha256 dfb33db5599bd48134dbd6e50c8804099be0cf1c35d98975a6cb84dabca78b67 acpica-unix2-20161117.tar.gz +sha256 b2d81e84107ac9a02be86ea43cbea7afa8fd4b4150270bc88c2d4c9fea0b8aad acpica-unix2-20170303.tar.gz diff --git a/package/acpica/acpica.mk b/package/acpica/acpica.mk index ebfa4b674..37e4941a6 100644 --- a/package/acpica/acpica.mk +++ b/package/acpica/acpica.mk @@ -4,7 +4,7 @@ # ################################################################################ -ACPICA_VERSION = 20161117 +ACPICA_VERSION = 20170303 ACPICA_SOURCE = acpica-unix2-$(ACPICA_VERSION).tar.gz ACPICA_SITE = https://acpica.org/sites/acpica/files ACPICA_LICENSE = BSD-3-Clause or GPL-2.0