Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] package/libva: bump version to 1.8.1
@ 2017-04-10 17:24 Bernd Kuhls
  2017-04-10 17:24 ` [Buildroot] [PATCH 2/2] package/libva-intel-driver: " Bernd Kuhls
  2017-04-12 19:53 ` [Buildroot] [PATCH 1/2] package/libva: " Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Bernd Kuhls @ 2017-04-10 17:24 UTC (permalink / raw)
  To: buildroot

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 086a010b93..0590423537 100644
--- a/package/libva/libva.hash
+++ b/package/libva/libva.hash
@@ -1,4 +1,4 @@
-# From https://lists.01.org/pipermail/intel-vaapi-media/2017-March/000015.html
-sha1 d9468956c301784b6b12c39cafd30ac52e24290b libva-1.8.0.tar.bz2
+# From https://github.com/01org/libva/releases
+sha1 ae1f580d3ca54199393133214ac1e5a66d9cbeb3  libva-1.8.1.tar.bz2
 # Locally computed
-sha256 eb92f3dcbe3981df3575348377263b31361113c77b2c3745f23174d1f562d658  libva-1.8.0.tar.bz2
+sha256 c1d5d85b6b40b76f37993b4da33388d3d73b64998dcbc160b7578e24ed775c73  libva-1.8.1.tar.bz2
diff --git a/package/libva/libva.mk b/package/libva/libva.mk
index f16be900b5..ffd990fab3 100644
--- a/package/libva/libva.mk
+++ b/package/libva/libva.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBVA_VERSION = 1.8.0
+LIBVA_VERSION = 1.8.1
 LIBVA_SOURCE = libva-$(LIBVA_VERSION).tar.bz2
 LIBVA_SITE = https://github.com/01org/libva/releases/download/$(LIBVA_VERSION)
 LIBVA_LICENSE = MIT
-- 
2.11.0

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

end of thread, other threads:[~2017-04-12 19:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-10 17:24 [Buildroot] [PATCH 1/2] package/libva: bump version to 1.8.1 Bernd Kuhls
2017-04-10 17:24 ` [Buildroot] [PATCH 2/2] package/libva-intel-driver: " Bernd Kuhls
2017-04-12 19:53 ` [Buildroot] [PATCH 1/2] package/libva: " Thomas Petazzoni

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