From patchwork Thu Nov 5 18:56:37 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 1395224 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.136; helo=silver.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=t-online.de Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4CRt6X0lZrz9sTL for ; Fri, 6 Nov 2020 05:56:52 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 84DB3272DE; Thu, 5 Nov 2020 18:56:48 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LaliTfuJ-0MM; Thu, 5 Nov 2020 18:56:46 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 4457E20382; Thu, 5 Nov 2020 18:56:46 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id D834A1BF976 for ; Thu, 5 Nov 2020 18:56:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id C4F5320382 for ; Thu, 5 Nov 2020 18:56:44 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4nqbjGhT3K54 for ; Thu, 5 Nov 2020 18:56:43 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mailout12.t-online.de (mailout12.t-online.de [194.25.134.22]) by silver.osuosl.org (Postfix) with ESMTPS id 735F62037A for ; Thu, 5 Nov 2020 18:56:43 +0000 (UTC) Received: from fwd36.aul.t-online.de (fwd36.aul.t-online.de [172.20.26.137]) by mailout12.t-online.de (Postfix) with SMTP id 401B641AD1DB for ; Thu, 5 Nov 2020 19:56:41 +0100 (CET) Received: from fli4l.lan.fli4l (XRmtj2ZGZh+x2oqlyUZmOM4XqtEpHYMx63SnfekGVhQzt5Dztgqqu9UHLVzWheqwkK@[79.214.203.187]) by fwd36.t-online.de with (TLSv1:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1kakR4-2FJCBE0; Thu, 5 Nov 2020 19:56:38 +0100 Received: from mahler.lan.fli4l ([192.168.1.1]:47378) by fli4l.lan.fli4l with esmtp (Exim 4.94) (envelope-from ) id 1kakR3-0006ut-4u for buildroot@buildroot.org; Thu, 05 Nov 2020 19:56:37 +0100 From: Bernd Kuhls To: buildroot@buildroot.org Date: Thu, 5 Nov 2020 19:56:37 +0100 Message-Id: <20201105185637.485339-1-bernd.kuhls@t-online.de> X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 X-ID: XRmtj2ZGZh+x2oqlyUZmOM4XqtEpHYMx63SnfekGVhQzt5Dztgqqu9UHLVzWheqwkK X-TOI-EXPURGATEID: 150726::1604602598-00004FB0-0BE1CC76/0/0 CLEAN NORMAL X-TOI-MSGID: 9c289950-f0fc-42a0-8b45-946c22530ddf Subject: [Buildroot] [PATCH 1/1] package/libva-utils: bump version to 2.9.1 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: Bernd Kuhls --- package/libva-utils/libva-utils.hash | 6 +++--- package/libva-utils/libva-utils.mk | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package/libva-utils/libva-utils.hash b/package/libva-utils/libva-utils.hash index a83e28389b..208da06592 100644 --- a/package/libva-utils/libva-utils.hash +++ b/package/libva-utils/libva-utils.hash @@ -1,5 +1,5 @@ -# From https://github.com/intel/libva-utils/releases/download/2.8.0/libva-utils-2.8.0.tar.bz2.sha1sum -sha1 10351adf67aa03f5eeb54cb0aab3e2631ba4d102 libva-utils-2.8.0.tar.bz2 +# From https://github.com/intel/libva-utils/releases/download/2.9.1/libva-utils-2.9.1.tar.bz2.sha1sum +sha1 92d8118e112bca8d8497c10a5f896610883a9775 libva-utils-2.9.1.tar.bz2 # Locally computed -sha256 8acad2c16bfef408643cf4de56c324345449f202e4a3a5b012a62a1d3af400ef libva-utils-2.8.0.tar.bz2 +sha256 66558051b280f0f82781b80d355c198105235b5887e6fcb703ef1a679646c814 libva-utils-2.9.1.tar.bz2 sha256 c6220c9f87832c27abcb8a32eafdd2823e13ce146b3ea63d5deae2a76798ef50 COPYING diff --git a/package/libva-utils/libva-utils.mk b/package/libva-utils/libva-utils.mk index 5d3fb95c41..2e26df7100 100644 --- a/package/libva-utils/libva-utils.mk +++ b/package/libva-utils/libva-utils.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBVA_UTILS_VERSION = 2.8.0 +LIBVA_UTILS_VERSION = 2.9.1 LIBVA_UTILS_SOURCE = libva-utils-$(LIBVA_UTILS_VERSION).tar.bz2 LIBVA_UTILS_SITE = https://github.com/intel/libva-utils/releases/download/$(LIBVA_UTILS_VERSION) LIBVA_UTILS_LICENSE = MIT