From: tobtoht Date: Thu, 10 Mar 2022 21:17:16 +0000 (+0100) Subject: Update monero submodule X-Git-Url: https://git.nutra.tk/v1?a=commitdiff_plain;h=6f615d255f230c7c8c46ed4fef3d510748cfad16;p=gamesguru%2Ffeather.git Update monero submodule --- diff --git a/CMakeLists.txt b/CMakeLists.txt index a5339f84..f5d51c5a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -32,7 +32,7 @@ if(DEBUG) set(CMAKE_VERBOSE_MAKEFILE ON) endif() -set(MONERO_HEAD "4c2fa8df7f82ab00ec5d58329f4b8314ae1038d3") +set(MONERO_HEAD "3b73c1dfa059aa20c5aa459e9b973cbdb094f3cb") set(BUILD_GUI_DEPS ON) option(ARCH "Target architecture" "x86-64") set(BUILD_64 ON)