package/libva: bump version to 2.10.0

Release notes: https://github.com/intel/libva/blob/master/NEWS

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Bernd Kuhls 2020-12-11 17:04:38 +01:00 committed by Thomas Petazzoni
parent 067a1fa122
commit b96459216c
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
# From https://github.com/intel/libva/releases/download/2.9.0/libva-2.9.0.tar.bz2.sha1sum
sha1 3e20605243096b4e935e1ef6ac7797efbacc44f6 libva-2.9.0.tar.bz2
# From https://github.com/intel/libva/releases/download/2.10.0/libva-2.10.0.tar.bz2.sha1sum
sha1 c33459efcab503eea89379bb627ef8a8f497b5b4 libva-2.10.0.tar.bz2
# Locally computed
sha256 e344c1392dde92696c9ffd9cb3c7277d0a3b912236eb4e0fdedf7f375434584b libva-2.9.0.tar.bz2
sha256 fa81e35b50d9818fce5ec9eeeeff08a24a8864ceeb9a5c8e7ae4446eacfc0236 libva-2.10.0.tar.bz2
sha256 c86a782ee845b52472dae9b9d79fb915d333628ac0efe49cdce63644814931de COPYING

View File

@ -4,7 +4,7 @@
#
################################################################################
LIBVA_VERSION = 2.9.0
LIBVA_VERSION = 2.10.0
LIBVA_SOURCE = libva-$(LIBVA_VERSION).tar.bz2
LIBVA_SITE = https://github.com/intel/libva/releases/download/$(LIBVA_VERSION)
LIBVA_LICENSE = MIT