mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/libvpl: bump version to 2.17.0
https://github.com/intel/libvpl/releases/tag/v2.17.0 Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
2612bf23e5
commit
9f469f24cb
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 d60931937426130ddad9f1975c010543f0da99e67edb1c6070656b7947f633b6 libvpl-2.16.0.tar.gz
|
||||
sha256 4de3e2faf1e8307fb282e4a43f443191810f6a6b0a484fffa7995ba1c814c6ec libvpl-2.17.0.tar.gz
|
||||
sha256 bf1cfac2e2792b6e1e995ce103d70796aecaf2ec7e4c5fe5474f7acec7b4a677 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBVPL_VERSION = 2.16.0
|
||||
LIBVPL_VERSION = 2.17.0
|
||||
LIBVPL_SITE = $(call github,intel,libvpl,v$(LIBVPL_VERSION))
|
||||
LIBVPL_LICENSE = MIT
|
||||
LIBVPL_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user