From 0a2d911170fe6d5147d051ad46e0beda8ac349fb Mon Sep 17 00:00:00 2001 From: tobtoht Date: Sun, 22 May 2022 18:18:33 +0200 Subject: [PATCH] Update monero module --- CMakeLists.txt | 2 +- monero | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 197c2c1e..2ecf3a7f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -32,7 +32,7 @@ if(DEBUG) set(CMAKE_VERBOSE_MAKEFILE ON) endif() -set(MONERO_HEAD "982204becfe0507b98acd94ac684f157585343f9") +set(MONERO_HEAD "d00413c98e7d20b427fa09b1ba0609ceb34f9651") set(BUILD_GUI_DEPS ON) option(ARCH "Target architecture" "x86-64") set(BUILD_64 ON) diff --git a/monero b/monero index 982204be..d00413c9 160000 --- a/monero +++ b/monero @@ -1 +1 @@ -Subproject commit 982204becfe0507b98acd94ac684f157585343f9 +Subproject commit d00413c98e7d20b427fa09b1ba0609ceb34f9651 -- 2.52.0