mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-08 23:51:08 -09:00
package/libvpl: bump version to 2.13.0
Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
264d3add74
commit
2ff4d2a1a0
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 efc19e5a8544704100f814753eb5e09e85a68e3386508b164042c1f1f761bae8 libvpl-2.12.0.tar.gz
|
||||
sha256 1c740e2b58f7853f56b618bdb7d4a7e5d37f8c1a9b30105a0b79ba80873e1cbd libvpl-2.13.0.tar.gz
|
||||
sha256 bf1cfac2e2792b6e1e995ce103d70796aecaf2ec7e4c5fe5474f7acec7b4a677 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBVPL_VERSION = 2.12.0
|
||||
LIBVPL_VERSION = 2.13.0
|
||||
LIBVPL_SITE = $(call github,intel,libvpl,v$(LIBVPL_VERSION))
|
||||
LIBVPL_LICENSE = MIT
|
||||
LIBVPL_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user