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

Release notes: https://github.com/intel/libva/blob/v2.15-branch/NEWS

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 4646a816bb..ecca9271cc 100644
--- a/package/libva/libva.hash
+++ b/package/libva/libva.hash
@@ -1,5 +1,5 @@
-# From https://github.com/intel/libva/releases/download/2.14.0/libva-2.14.0.tar.bz2.sha1sum
-sha1  36b482ec8c361a6c3a6198f4777409b136f2713c  libva-2.14.0.tar.bz2
+# From https://github.com/intel/libva/releases/download/2.15.0/libva-2.15.0.tar.bz2.sha1sum
+sha1  b4fca8600961336b246e80552f9b0278c187051b  libva-2.15.0.tar.bz2
 # Locally computed
-sha256  511e9a74d1ccfb548bc192290603082c11074ac59b17aadfd5d56a3f93e58454  libva-2.14.0.tar.bz2
+sha256  258ed409458d3e7a000e1908bc852619615ee6a933359c745fcd93eb3e461eca  libva-2.15.0.tar.bz2
 sha256  c86a782ee845b52472dae9b9d79fb915d333628ac0efe49cdce63644814931de  COPYING
diff --git a/package/libva/libva.mk b/package/libva/libva.mk
index db1cfd29be..f89dac335f 100644
--- a/package/libva/libva.mk
+++ b/package/libva/libva.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBVA_VERSION = 2.14.0
+LIBVA_VERSION = 2.15.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] 5+ messages in thread

end of thread, other threads:[~2022-07-06 21:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-01 21:42 [Buildroot] [PATCH 1/4] package/libva: bump version to 2.15.0 Bernd Kuhls
2022-07-01 21:42 ` [Buildroot] [PATCH 2/4] package/libva-utils: " Bernd Kuhls
2022-07-01 21:42 ` [Buildroot] [PATCH 3/4] package/intel-mediadriver: bump version to 22.4.4 Bernd Kuhls
2022-07-01 21:42 ` [Buildroot] [PATCH 4/4] package/intel-mediasdk: " Bernd Kuhls
2022-07-06 21:17 ` [Buildroot] [PATCH 1/4] package/libva: bump version to 2.15.0 Thomas Petazzoni via buildroot

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