All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/3] package/libwpe: bump version to 1.15.1
@ 2023-07-16  9:41 Bernd Kuhls
  2023-07-16  9:41 ` [Buildroot] [PATCH 2/3] package/wpebackend-fdo: bump version to 1.14.2 Bernd Kuhls
  2023-07-16  9:41 ` [Buildroot] [PATCH 3/3] package/wpewebkit: security bump version to 2.40.3 Bernd Kuhls
  0 siblings, 2 replies; 4+ messages in thread
From: Bernd Kuhls @ 2023-07-16  9:41 UTC (permalink / raw)
  To: buildroot; +Cc: Adrian Perez de Castro

Removed md5 hash.

Release notes:
1.14.1
- https://lists.webkit.org/pipermail/webkit-wpe/2023-February/000574.html
1.15.1
- https://lists.webkit.org/pipermail/webkit-wpe/2023-May/000595.html

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/libwpe/libwpe.hash | 7 +++----
 package/libwpe/libwpe.mk   | 2 +-
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/package/libwpe/libwpe.hash b/package/libwpe/libwpe.hash
index 28b7685b93..226b4f3295 100644
--- a/package/libwpe/libwpe.hash
+++ b/package/libwpe/libwpe.hash
@@ -1,7 +1,6 @@
-# From https://wpewebkit.org/releases/libwpe-1.14.0.tar.xz.sums
-md5  f9737912975f979f9e4e01eec174a271  libwpe-1.14.0.tar.xz
-sha1  7a5d51c99254fc14ffcbcca9e8550cc7940fe871  libwpe-1.14.0.tar.xz
-sha256  c073305bbac5f4402cc1c8a4753bfa3d63a408901f86182051eaa5a75dd89c00  libwpe-1.14.0.tar.xz
+# From https://wpewebkit.org/releases/libwpe-1.15.1.tar.xz.sums
+sha1  0082ceb475175bfecd1172f2c0b292824d31561b  libwpe-1.15.1.tar.xz
+sha256  14d36a93a05ab7ada9bec581720b8057336fe681bbbe59bda7d50cb8f3eba3a6  libwpe-1.15.1.tar.xz
 
 # Hashes for license files:
 sha256  35bef295cedbbf179eaee14328002587a0e7dc08ebf3f15ea080a6f2815f0d7b  COPYING
diff --git a/package/libwpe/libwpe.mk b/package/libwpe/libwpe.mk
index e7b3ce9eaf..f8c6b0fc76 100644
--- a/package/libwpe/libwpe.mk
+++ b/package/libwpe/libwpe.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBWPE_VERSION = 1.14.0
+LIBWPE_VERSION = 1.15.1
 LIBWPE_SITE = https://wpewebkit.org/releases
 LIBWPE_SOURCE = libwpe-$(LIBWPE_VERSION).tar.xz
 LIBWPE_INSTALL_STAGING = YES
-- 
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:[~2023-08-26 19:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-16  9:41 [Buildroot] [PATCH 1/3] package/libwpe: bump version to 1.15.1 Bernd Kuhls
2023-07-16  9:41 ` [Buildroot] [PATCH 2/3] package/wpebackend-fdo: bump version to 1.14.2 Bernd Kuhls
2023-08-26 19:05   ` Peter Korsgaard
2023-07-16  9:41 ` [Buildroot] [PATCH 3/3] package/wpewebkit: security bump version to 2.40.3 Bernd Kuhls

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.