From 1db15946f3a57cc138e57c90ad291e3077b31faa Mon Sep 17 00:00:00 2001
From: iigs <2274777+iigs@users.noreply.github.com>
Date: Sun, 03 Mar 2024 17:39:52 +0100
Subject: [PATCH] webkitgtk: update to 2.42.5

---
 components/library/webkitgtk/Makefile |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/components/library/webkitgtk/Makefile b/components/library/webkitgtk/Makefile
index 81a0983..deb42a8 100644
--- a/components/library/webkitgtk/Makefile
+++ b/components/library/webkitgtk/Makefile
@@ -16,15 +16,16 @@
 # Copyright 2023 Friedrich Kink
 #
 
+USE_PARALLEL_BUILD = yes
 BUILD_STYLE=		cmake
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=		webkitgtk
-COMPONENT_VERSION=	2.42.3
+COMPONENT_VERSION=	2.42.5
 COMPONENT_SUMMARY=	Web content engine library for GTK+
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.xz
-COMPONENT_ARCHIVE_HASH= sha256:0a1a4630045628b3a6fe95da72dc47852cff20d66be1ac6fd0d669c88c13d8e2
+COMPONENT_ARCHIVE_HASH= sha256:b64278c1f20b8cfdbfb5ff573c37d871aba74a1db26d9b39f74e8953fe61e749
 COMPONENT_ARCHIVE_URL=	https://webkitgtk.org/releases/$(COMPONENT_ARCHIVE)
 COMPONENT_PROJECT_URL=	https://webkitgtk.org
 COMPONENT_FMRI=		library/desktop/webkitgtk2

--
Gitblit v1.9.3