From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 47E85C43334 for ; Tue, 28 Jun 2022 17:22:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id A934040613; Tue, 28 Jun 2022 17:22:13 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org A934040613 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JlAQW_hAnRmj; Tue, 28 Jun 2022 17:22:13 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp2.osuosl.org (Postfix) with ESMTP id B9DC44014A; Tue, 28 Jun 2022 17:22:11 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org B9DC44014A Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id DFBCC1BF263 for ; Tue, 28 Jun 2022 17:22:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id BAE3360ECA for ; Tue, 28 Jun 2022 17:22:09 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org BAE3360ECA X-Virus-Scanned: amavisd-new at osuosl.org 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 6GmUyq9ZYn4m for ; Tue, 28 Jun 2022 17:22:08 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org A1F8260E66 Received: from mailout10.t-online.de (mailout10.t-online.de [194.25.134.21]) by smtp3.osuosl.org (Postfix) with ESMTPS id A1F8260E66 for ; Tue, 28 Jun 2022 17:22:08 +0000 (UTC) Received: from fwd80.dcpf.telekom.de (fwd80.aul.t-online.de [10.223.144.106]) by mailout10.t-online.de (Postfix) with SMTP id 1F41F19646; Tue, 28 Jun 2022 19:22:06 +0200 (CEST) Received: from fli4l.lan.fli4l ([84.161.186.7]) by fwd80.t-online.de with (TLSv1:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1o6Eub-4M1kcz0; Tue, 28 Jun 2022 19:22:05 +0200 Received: from bruckner.lan.fli4l ([192.168.1.1]:34768) by fli4l.lan.fli4l with esmtp (Exim 4.95) (envelope-from ) id 1o6Eub-0006ms-B2; Tue, 28 Jun 2022 19:22:05 +0200 From: Bernd Kuhls To: buildroot@buildroot.org Date: Tue, 28 Jun 2022 19:22:05 +0200 Message-Id: <20220628172205.171124-1-bernd.kuhls@t-online.de> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1656436925-0143B811-D3A18094/0/0 CLEAN NORMAL X-TOI-MSGID: 8c38ef47-7876-48d7-b377-85c7ab27b1f6 Subject: [Buildroot] [PATCH 1/1] package/intel-gmmlib: bump version to 22.1.4 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: Louis-Paul Cordier Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" Signed-off-by: Bernd Kuhls --- package/intel-gmmlib/intel-gmmlib.hash | 2 +- package/intel-gmmlib/intel-gmmlib.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/intel-gmmlib/intel-gmmlib.hash b/package/intel-gmmlib/intel-gmmlib.hash index 7fb0fd0f4f..776eb86d8d 100644 --- a/package/intel-gmmlib/intel-gmmlib.hash +++ b/package/intel-gmmlib/intel-gmmlib.hash @@ -1,3 +1,3 @@ # Locally computed -sha256 81dbb4ddec98bb18c3a038cd40222046ae7f5b24b2d5acbfb2400f39f02f2aaf intel-gmmlib-22.1.3.tar.gz +sha256 18f291b6d5c9a170468e050e301f23760bb5b20b79d28a49a791ace2f22880c9 intel-gmmlib-22.1.4.tar.gz sha256 8b7446825df3f8b0268307e272aa6aaaf78351c83161d860d02c913c22666c48 LICENSE.md diff --git a/package/intel-gmmlib/intel-gmmlib.mk b/package/intel-gmmlib/intel-gmmlib.mk index db83671796..7af3e6999d 100644 --- a/package/intel-gmmlib/intel-gmmlib.mk +++ b/package/intel-gmmlib/intel-gmmlib.mk @@ -4,7 +4,7 @@ # ################################################################################ -INTEL_GMMLIB_VERSION = 22.1.3 +INTEL_GMMLIB_VERSION = 22.1.4 INTEL_GMMLIB_SITE = https://github.com/intel/gmmlib/archive INTEL_GMMLIB_LICENSE = MIT INTEL_GMMLIB_LICENSE_FILES = LICENSE.md -- 2.30.2 _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot