All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/4] package/libvpl: bump version to 2.13.0
@ 2024-09-06 21:55 Bernd Kuhls
  2024-09-06 21:55 ` [Buildroot] [PATCH 2/4] package/intel-gmmlib: bump version to 22.5.1 Bernd Kuhls
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Bernd Kuhls @ 2024-09-06 21:55 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 16034437de..0e7abd1e19 100644
--- a/package/libvpl/libvpl.hash
+++ b/package/libvpl/libvpl.hash
@@ -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
diff --git a/package/libvpl/libvpl.mk b/package/libvpl/libvpl.mk
index 773e52be44..8a75ce22df 100644
--- a/package/libvpl/libvpl.mk
+++ b/package/libvpl/libvpl.mk
@@ -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
-- 
2.39.2

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

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

end of thread, other threads:[~2024-09-14 22:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-06 21:55 [Buildroot] [PATCH 1/4] package/libvpl: bump version to 2.13.0 Bernd Kuhls
2024-09-06 21:55 ` [Buildroot] [PATCH 2/4] package/intel-gmmlib: bump version to 22.5.1 Bernd Kuhls
2024-09-06 21:55 ` [Buildroot] [PATCH 3/4] package/intel-vpl-gpu-rt: bump version to 24.3.3 Bernd Kuhls
2024-09-06 21:55 ` [Buildroot] [PATCH 4/4] package/intel-mediadriver: " Bernd Kuhls
2024-09-14 22:00 ` [Buildroot] [PATCH 1/4] package/libvpl: bump version to 2.13.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.