Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/3] package/libva: bump version to 2.13.0
@ 2021-10-12 20:31 Bernd Kuhls
  2021-10-12 20:31 ` [Buildroot] [PATCH 2/3] package/libva-utils: " Bernd Kuhls
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Bernd Kuhls @ 2021-10-12 20:31 UTC (permalink / raw)
  To: buildroot; +Cc: Louis-Paul Cordier

Release notes: https://github.com/intel/libva/releases/tag/2.13.0

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/libva/libva.hash | 6 +++---
 package/libva/libva.mk   | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/libva/libva.hash b/package/libva/libva.hash
index b6531b2c57..7b66a7709d 100644
--- a/package/libva/libva.hash
+++ b/package/libva/libva.hash
@@ -1,5 +1,5 @@
-# From https://github.com/intel/libva/releases/download/2.12.0/libva-2.12.0.tar.bz2.sha1sum
-sha1  9704197d1d909d727f2e180672d287070576a923  libva-2.12.0.tar.bz2
+# From https://github.com/intel/libva/releases/download/2.13.0/libva-2.13.0.tar.bz2.sha1sum
+sha1  2adb2c023371dd68fe0d23e58afcf0b072b79828  libva-2.13.0.tar.bz2
 # Locally computed
-sha256  d3f4873715077a8c969c9bfe4ba8455a133353176be0ffe0c41ffd4155c9a8c8  libva-2.12.0.tar.bz2
+sha256  fad383f39f36115814bd0eda1496a4cc01761643bd962635400df2d4470ad460  libva-2.13.0.tar.bz2
 sha256  c86a782ee845b52472dae9b9d79fb915d333628ac0efe49cdce63644814931de  COPYING
diff --git a/package/libva/libva.mk b/package/libva/libva.mk
index 70cf4fee91..6ac5386540 100644
--- a/package/libva/libva.mk
+++ b/package/libva/libva.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBVA_VERSION = 2.12.0
+LIBVA_VERSION = 2.13.0
 LIBVA_SOURCE = libva-$(LIBVA_VERSION).tar.bz2
 LIBVA_SITE = https://github.com/intel/libva/releases/download/$(LIBVA_VERSION)
 LIBVA_LICENSE = MIT
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-10-22 18:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-12 20:31 [Buildroot] [PATCH 1/3] package/libva: bump version to 2.13.0 Bernd Kuhls
2021-10-12 20:31 ` [Buildroot] [PATCH 2/3] package/libva-utils: " Bernd Kuhls
2021-10-22 18:48   ` Peter Korsgaard
2021-10-12 20:31 ` [Buildroot] [PATCH 3/3] package/intel-mediadriver: bump version to 21.3.5 Bernd Kuhls
2021-10-17  9:10 ` [Buildroot] [PATCH 1/3] package/libva: bump version to 2.13.0 Thomas Petazzoni
2021-10-22 18:48 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox