mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 13:33:28 +08:00
package/libvpl: bump version to 2.10.1
Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
f6acde11ab
commit
ee2e272b89
@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 978398c7bb1665a6ad7a1a15cc57dc0204608e56c88436e376b717320a9e63fd libvpl-2023.4.0.tar.gz
|
||||
sha256 524299a7b920ac0de1f6913ca90515858ea3a8ea2daaea60f8e0be62f22c8041 libvpl-2.10.1.tar.gz
|
||||
sha256 bf1cfac2e2792b6e1e995ce103d70796aecaf2ec7e4c5fe5474f7acec7b4a677 LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBVPL_VERSION = 2023.4.0
|
||||
LIBVPL_VERSION = 2.10.1
|
||||
LIBVPL_SITE = $(call github,intel,libvpl,v$(LIBVPL_VERSION))
|
||||
LIBVPL_LICENSE = MIT
|
||||
LIBVPL_LICENSE_FILES = LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user