From 3df02058fb3d48a999bbc8d5d56c2910fbc249a4 Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Sun, 24 Mar 2024 23:37:14 +0100
Subject: [PATCH] meld: update to 3.22.2

---
 components/library/libtorrent/pkg5 |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/components/library/libtorrent/pkg5 b/components/library/libtorrent/pkg5
index b98049a..25f6d92 100644
--- a/components/library/libtorrent/pkg5
+++ b/components/library/libtorrent/pkg5
@@ -1,14 +1,13 @@
 {
     "dependencies": [
-        "SUNWcs",
-        "library/security/openssl-11",
+        "library/security/openssl-31",
         "library/zlib",
         "system/library",
-        "system/library/g++-7-runtime",
-        "system/library/gcc-7-runtime"
+        "system/library/g++-13-runtime",
+        "system/library/gcc-13-runtime"
     ],
     "fmris": [
         "library/libtorrent"
     ],
     "name": "libtorrent"
-}
\ No newline at end of file
+}

--
Gitblit v1.9.3