summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2016-03-19 20:59:02 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-03-20 14:56:55 +0100
commit8b55576f96a890df112d97f76717aa1404c854a1 (patch)
tree1f19cb68e224f17099e381d06c2d7b66a40cfc15
parentb7fa8f42ec7c0494d04b1f4a76356b48c5693ab8 (diff)
downloadbuildroot-8b55576f96a890df112d97f76717aa1404c854a1.tar.gz
buildroot-8b55576f96a890df112d97f76717aa1404c854a1.zip
package/libva: bump version to 1.7.0
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/libva/libva.hash4
-rw-r--r--package/libva/libva.mk2
2 files changed, 3 insertions, 3 deletions
diff --git a/package/libva/libva.hash b/package/libva/libva.hash
index 4d7cdaae6e..02113651ba 100644
--- a/package/libva/libva.hash
+++ b/package/libva/libva.hash
@@ -1,2 +1,2 @@
-# From http://lists.freedesktop.org/archives/libva/2015-December/003819.html
-sha1 8a857db50305e9e3ddb8fe4e342ddd2924ae16f6 libva-1.6.2.tar.bz2
+# From https://lists.freedesktop.org/archives/libva/2016-March/003885.html
+sha1 e1e440da60b11986afb54fc130c7707f11827298 libva-1.7.0.tar.bz2
diff --git a/package/libva/libva.mk b/package/libva/libva.mk
index 4adfd52703..e11bed3c96 100644
--- a/package/libva/libva.mk
+++ b/package/libva/libva.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBVA_VERSION = 1.6.2
+LIBVA_VERSION = 1.7.0
LIBVA_SOURCE = libva-$(LIBVA_VERSION).tar.bz2
LIBVA_SITE = http://www.freedesktop.org/software/vaapi/releases/libva
LIBVA_LICENSE = MIT
OpenPOWER on IntegriCloud