package/libva: bump version to 1.8.1

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Bernd Kuhls 2017-04-10 19:24:31 +02:00 committed by Thomas Petazzoni
parent 5d999c08dd
commit 894e4df127
2 changed files with 4 additions and 4 deletions
package/libva

View File

@ -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

View File

@ -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