aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/monero-cli/files/patch-external_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/monero-cli/files/patch-external_CMakeLists.txt')
-rw-r--r--net-p2p/monero-cli/files/patch-external_CMakeLists.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/monero-cli/files/patch-external_CMakeLists.txt b/net-p2p/monero-cli/files/patch-external_CMakeLists.txt
index 583a3d867128..1ee00b929281 100644
--- a/net-p2p/monero-cli/files/patch-external_CMakeLists.txt
+++ b/net-p2p/monero-cli/files/patch-external_CMakeLists.txt
@@ -1,6 +1,6 @@
---- external/CMakeLists.txt.orig 2021-12-09 16:37:10.161405000 +0100
-+++ external/CMakeLists.txt 2021-12-09 16:36:54.211336000 +0100
-@@ -31,27 +31,30 @@
+--- external/CMakeLists.txt.orig 2025-10-07 19:25:41 UTC
++++ external/CMakeLists.txt
+@@ -31,28 +31,31 @@
# This is broken up into two parts: first we check for miniupnp, compile it if we can't
# find it, and thereafter we check for libunbound, and compile it if we can't find it.