summaryrefslogtreecommitdiff
path: root/package/libva
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2016-11-11 20:52:25 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-11-11 21:29:26 +0100
commit7d6bbbab39931f35081a12bc18985874cc129f03 (patch)
treed8f0163f524d30901063aa2ebd77108121c8bbd7 /package/libva
parentcd59cb6b388d00865d0084e6a25eb306c0b5fdd3 (diff)
package/libva: bump version to 1.7.3
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/libva')
-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 c2e5ea464..e63f4dbd8 100644
--- a/package/libva/libva.hash
+++ b/package/libva/libva.hash
@@ -1,2 +1,2 @@
-# From https://lists.freedesktop.org/archives/libva/2016-September/004379.html
-sha1 a89680d34236fdc63adeec25cf431c005644b8c6 libva-1.7.2.tar.bz2
+# From https://lists.freedesktop.org/archives/libva/2016-November/004730.html
+sha1 18e46f3d5a0e971eb0ec9fe14bc021e69eb13fb8 libva-1.7.3.tar.bz2
diff --git a/package/libva/libva.mk b/package/libva/libva.mk
index df1758efc..cf42b70e8 100644
--- a/package/libva/libva.mk
+++ b/package/libva/libva.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBVA_VERSION = 1.7.2
+LIBVA_VERSION = 1.7.3
LIBVA_SOURCE = libva-$(LIBVA_VERSION).tar.bz2
LIBVA_SITE = http://www.freedesktop.org/software/vaapi/releases/libva
LIBVA_LICENSE = MIT