package/libva: bump version to 2.8.0
Release notes: https://github.com/intel/libva/blob/v2.8-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:
parent
d6d4557b7a
commit
f2a544ba19
@ -1,5 +1,5 @@
|
||||
# From https://github.com/intel/libva/releases/download/2.7.1/libva-2.7.1.tar.bz2.sha1sum
|
||||
sha1 75010bde98182c707e20910253b735cea43e068d libva-2.7.1.tar.bz2
|
||||
# From https://github.com/intel/libva/releases/download/2.8.0/libva-2.8.0.tar.bz2.sha1sum
|
||||
sha1 9fb5df0e511c4aa918f9e8cd2be072cb3bb5040c libva-2.8.0.tar.bz2
|
||||
# Locally computed
|
||||
sha256 a00ff19d9f969259b9784172adad7788dbf3de827d985c5d27c230efd5d98a04 libva-2.7.1.tar.bz2
|
||||
sha256 adbb1244d278908f89ccfcf254a442de6d71934565a492cb6f03caf2ed4d1ec3 libva-2.8.0.tar.bz2
|
||||
sha256 c86a782ee845b52472dae9b9d79fb915d333628ac0efe49cdce63644814931de COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBVA_VERSION = 2.7.1
|
||||
LIBVA_VERSION = 2.8.0
|
||||
LIBVA_SOURCE = libva-$(LIBVA_VERSION).tar.bz2
|
||||
LIBVA_SITE = https://github.com/intel/libva/releases/download/$(LIBVA_VERSION)
|
||||
LIBVA_LICENSE = MIT
|
||||
|
Loading…
Reference in New Issue
Block a user