package/libva: bump version to 1.8.2
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:
parent
d7ed468baf
commit
882d769ff1
@ -1,4 +1,4 @@
|
||||
# From https://github.com/01org/libva/releases
|
||||
sha1 ae1f580d3ca54199393133214ac1e5a66d9cbeb3 libva-1.8.1.tar.bz2
|
||||
sha1 7c4253c97f5e1e76500ff75321287131941494bc libva-1.8.2.tar.bz2
|
||||
# Locally computed
|
||||
sha256 c1d5d85b6b40b76f37993b4da33388d3d73b64998dcbc160b7578e24ed775c73 libva-1.8.1.tar.bz2
|
||||
sha256 9ed3e3ddc8f47a715d4c6ec366beb21c83fc4e8a3d4d39a811baff76f0a0cede libva-1.8.2.tar.bz2
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBVA_VERSION = 1.8.1
|
||||
LIBVA_VERSION = 1.8.2
|
||||
LIBVA_SOURCE = libva-$(LIBVA_VERSION).tar.bz2
|
||||
LIBVA_SITE = https://github.com/01org/libva/releases/download/$(LIBVA_VERSION)
|
||||
LIBVA_LICENSE = MIT
|
||||
|
Loading…
Reference in New Issue
Block a user