package/libva: bump version to 2.17.0

Release notes: https://github.com/intel/libva/blob/v2.17-branch/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 2023-01-30 18:43:35 +01:00 committed by Thomas Petazzoni
parent c93db6789b
commit 76152e95a9
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
# From https://github.com/intel/libva/releases/download/2.16.0/libva-2.16.0.tar.bz2.sha1sum
sha1 ba1c0e196d69a26e54b065dc0f645bdf3be147a7 libva-2.16.0.tar.bz2
# From https://github.com/intel/libva/releases/download/2.17.0/libva-2.17.0.tar.bz2.sha1sum
sha1 997f7b3111bc5a4d32ec72e9d7f9fcfca41e4923 libva-2.17.0.tar.bz2
# Locally computed
sha256 115faca0db2c417a37da49830870e260450fa13066f5e24e252a20c36d920a1c libva-2.16.0.tar.bz2
sha256 f3e5eb27c305e05a9bb62703d1915a127301cc0c4f9f209025767432230c4eac libva-2.17.0.tar.bz2
sha256 c86a782ee845b52472dae9b9d79fb915d333628ac0efe49cdce63644814931de COPYING

View File

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