package/libva: bump version to 2.13.0

Release notes: https://github.com/intel/libva/releases/tag/2.13.0

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 2021-10-12 22:31:34 +02:00 committed by Thomas Petazzoni
parent 5e44b5fe79
commit ce4da37693
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
# From https://github.com/intel/libva/releases/download/2.12.0/libva-2.12.0.tar.bz2.sha1sum
sha1 9704197d1d909d727f2e180672d287070576a923 libva-2.12.0.tar.bz2
# From https://github.com/intel/libva/releases/download/2.13.0/libva-2.13.0.tar.bz2.sha1sum
sha1 2adb2c023371dd68fe0d23e58afcf0b072b79828 libva-2.13.0.tar.bz2
# Locally computed
sha256 d3f4873715077a8c969c9bfe4ba8455a133353176be0ffe0c41ffd4155c9a8c8 libva-2.12.0.tar.bz2
sha256 fad383f39f36115814bd0eda1496a4cc01761643bd962635400df2d4470ad460 libva-2.13.0.tar.bz2
sha256 c86a782ee845b52472dae9b9d79fb915d333628ac0efe49cdce63644814931de COPYING

View File

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