All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/3] package/libvpl: bump version to 2.12.0
@ 2024-08-05 19:07 Bernd Kuhls
  2024-08-05 19:07 ` [Buildroot] [PATCH 2/3] package/intel-vpl-gpu-rt: bump version to 24.3.1 Bernd Kuhls
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Bernd Kuhls @ 2024-08-05 19:07 UTC (permalink / raw)
  To: buildroot; +Cc: Louis-Paul Cordier

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 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 f8a89f962b..16034437de 100644
--- a/package/libvpl/libvpl.hash
+++ b/package/libvpl/libvpl.hash
@@ -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
diff --git a/package/libvpl/libvpl.mk b/package/libvpl/libvpl.mk
index b8ebfd2b59..773e52be44 100644
--- a/package/libvpl/libvpl.mk
+++ b/package/libvpl/libvpl.mk
@@ -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
-- 
2.39.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-08-05 20:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-05 19:07 [Buildroot] [PATCH 1/3] package/libvpl: bump version to 2.12.0 Bernd Kuhls
2024-08-05 19:07 ` [Buildroot] [PATCH 2/3] package/intel-vpl-gpu-rt: bump version to 24.3.1 Bernd Kuhls
2024-08-05 19:07 ` [Buildroot] [PATCH 3/3] package/intel-mediadriver: " Bernd Kuhls
2024-08-05 20:41 ` [Buildroot] [PATCH 1/3] package/libvpl: bump version to 2.12.0 Thomas Petazzoni via buildroot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.