* [Buildroot] [PATCH] package/cog: bump to version 0.18.1
@ 2023-11-30 13:33 Adrian Perez de Castro
2023-11-30 22:16 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Adrian Perez de Castro @ 2023-11-30 13:33 UTC (permalink / raw)
To: buildroot; +Cc: Adrian Perez de Castro
This is a small bugfix release which solves a build issue, a memory
leak, and fixes touch input on rotated screens with the DRM/KMS module.
Release notes:
https://wpewebkit.org/release/cog-0.18.1.html
Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
---
package/cog/cog.hash | 8 ++++----
package/cog/cog.mk | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package/cog/cog.hash b/package/cog/cog.hash
index 9fb386dfa0..177113bb42 100644
--- a/package/cog/cog.hash
+++ b/package/cog/cog.hash
@@ -1,7 +1,7 @@
-# From https://wpewebkit.org/releases/cog-0.18.0.tar.xz.sums
-md5 9521458c72322e1b2e39e8b1cca93d24 cog-0.18.0.tar.xz
-sha1 73ec1684c31de7247ecbd5e852c16cf88416bedd cog-0.18.0.tar.xz
-sha256 410bf70f9aa3812db72d75c25cefee421efa0391ab03dc3c37299dfaa388f4fd cog-0.18.0.tar.xz
+# From https://wpewebkit.org/releases/cog-0.18.1.tar.xz.sums
+md5 204ae9353ed828e4ac39b1dd4c5c35dd cog-0.18.1.tar.xz
+sha1 f0f0ebcd279170f427be0ad57fd356faff1a2732 cog-0.18.1.tar.xz
+sha256 72e3a84052b459e2d53d0e8b947f20e27bf5d8049766c4c1594eb9c6b6cf7ab3 cog-0.18.1.tar.xz
# Hashes for license files:
sha256 e6c42d93c68b292bcccf6d2ec3e13da85df90b718ba27c2c2a01053a9d009252 COPYING
diff --git a/package/cog/cog.mk b/package/cog/cog.mk
index f41c114fa5..bd34f124c5 100644
--- a/package/cog/cog.mk
+++ b/package/cog/cog.mk
@@ -4,7 +4,7 @@
#
################################################################################
-COG_VERSION = 0.18.0
+COG_VERSION = 0.18.1
COG_SITE = https://wpewebkit.org/releases
COG_SOURCE = cog-$(COG_VERSION).tar.xz
COG_INSTALL_STAGING = YES
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-11-30 22:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-30 13:33 [Buildroot] [PATCH] package/cog: bump to version 0.18.1 Adrian Perez de Castro
2023-11-30 22:16 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox