mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/libva: bump version to 2.22.0
Release notes: https://github.com/intel/libva/blob/master/NEWS Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
This commit is contained in:
committed by
Arnout Vandecappelle
parent
bcf7d85b28
commit
2932e71901
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 f7c3fffef3f04eb146e036dad2587d852bfb70e4926d014bf437244915ef7425 libva-2.21.0.tar.gz
|
||||
sha256 467c418c2640a178c6baad5be2e00d569842123763b80507721ab87eb7af8735 libva-2.22.0.tar.gz
|
||||
sha256 c86a782ee845b52472dae9b9d79fb915d333628ac0efe49cdce63644814931de COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBVA_VERSION = 2.21.0
|
||||
LIBVA_VERSION = 2.22.0
|
||||
LIBVA_SITE = $(call github,intel,libva,$(LIBVA_VERSION))
|
||||
LIBVA_LICENSE = MIT
|
||||
LIBVA_LICENSE_FILES = COPYING
|
||||
|
||||
Reference in New Issue
Block a user