mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 13:18:36 -09:00
package/libva: bump version to 2.24.1
https://github.com/intel/libva/blob/2.24.1/NEWS Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
e33010926c
commit
b4c690d220
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 b10aceb30e93ddf13b2030eb70079574ba437be9b3b76065caf28a72c07e23e7 libva-2.23.0.tar.gz
|
||||
sha256 0b4a3649ee8d683b9cce2ef094df4fb039d276c0cef7e49337c43d3b297b9f42 libva-2.24.1.tar.gz
|
||||
sha256 c86a782ee845b52472dae9b9d79fb915d333628ac0efe49cdce63644814931de COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBVA_VERSION = 2.23.0
|
||||
LIBVA_VERSION = 2.24.1
|
||||
LIBVA_SITE = $(call github,intel,libva,$(LIBVA_VERSION))
|
||||
LIBVA_LICENSE = MIT
|
||||
LIBVA_LICENSE_FILES = COPYING
|
||||
|
||||
Reference in New Issue
Block a user