]> Git Repo - buildroot.git/commitdiff
package/libva: bump version to 2.20.0
authorBernd Kuhls <[email protected]>
Sat, 23 Sep 2023 11:48:49 +0000 (13:48 +0200)
committerYann E. MORIN <[email protected]>
Sun, 24 Sep 2023 10:24:42 +0000 (12:24 +0200)
Release notes: https://github.com/intel/libva/blob/v2.20-branch/NEWS

Signed-off-by: Bernd Kuhls <[email protected]>
Signed-off-by: Yann E. MORIN <[email protected]>
package/libva/libva.hash
package/libva/libva.mk

index b9dba9e91a450e10be050f4b85c8dde531c55209..2fffe8701f2b39cb7147cb04b931902cbf09148f 100644 (file)
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  8cb5e2a9287a76b12c0b6cb96f4f27a0321bbe693df43cd950e5d4542db7f227  libva-2.19.0.tar.gz
+sha256  117f8d658a5fc9ea406ca80a3eb4ae1d70b15a54807c9ed77199c812bed73b60  libva-2.20.0.tar.gz
 sha256  c86a782ee845b52472dae9b9d79fb915d333628ac0efe49cdce63644814931de  COPYING
index fd796cfd6abf9224aa9ef6e11ce17f1feb59513f..9e9d5d698cb899ff3d4fdbb358384988249521a0 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBVA_VERSION = 2.19.0
+LIBVA_VERSION = 2.20.0
 LIBVA_SITE = $(call github,intel,libva,$(LIBVA_VERSION))
 LIBVA_LICENSE = MIT
 LIBVA_LICENSE_FILES = COPYING
This page took 0.473542 seconds and 4 git commands to generate.