From 9f469f24cbd947e1094483dde9038b82c9549d9c Mon Sep 17 00:00:00 2001 From: Bernd Kuhls Date: Fri, 10 Jul 2026 09:20:01 +0200 Subject: [PATCH] package/libvpl: bump version to 2.17.0 https://github.com/intel/libvpl/releases/tag/v2.17.0 Signed-off-by: Bernd Kuhls Signed-off-by: Julien Olivain --- package/libvpl/libvpl.hash | 2 +- package/libvpl/libvpl.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/libvpl/libvpl.hash b/package/libvpl/libvpl.hash index 08b2de31fc..684de90837 100644 --- a/package/libvpl/libvpl.hash +++ b/package/libvpl/libvpl.hash @@ -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 diff --git a/package/libvpl/libvpl.mk b/package/libvpl/libvpl.mk index 4e3c4807cd..e5ab9ac8ee 100644 --- a/package/libvpl/libvpl.mk +++ b/package/libvpl/libvpl.mk @@ -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