mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
package/libvpl: bump version to 2.12.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
6c540d3439
commit
fc60f13753
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 3e322ba6b3593da03e1cfdb8062f9f1545f6d9b1de39e36876de5934b26737d2 libvpl-2.11.0.tar.gz
|
||||
sha256 efc19e5a8544704100f814753eb5e09e85a68e3386508b164042c1f1f761bae8 libvpl-2.12.0.tar.gz
|
||||
sha256 bf1cfac2e2792b6e1e995ce103d70796aecaf2ec7e4c5fe5474f7acec7b4a677 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBVPL_VERSION = 2.11.0
|
||||
LIBVPL_VERSION = 2.12.0
|
||||
LIBVPL_SITE = $(call github,intel,libvpl,v$(LIBVPL_VERSION))
|
||||
LIBVPL_LICENSE = MIT
|
||||
LIBVPL_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user