From: tobtoht Date: Mon, 14 Mar 2022 18:39:20 +0000 (+0100) Subject: Update Monero submodule X-Git-Url: https://git.nutra.tk/v2?a=commitdiff_plain;h=a8910b0fe41baa565b3d11666e450fc4c4a43c3a;p=gamesguru%2Ffeather.git Update Monero submodule --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 41313afa..0f7083a5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -32,7 +32,7 @@ if(DEBUG) set(CMAKE_VERBOSE_MAKEFILE ON) endif() -set(MONERO_HEAD "241fe02f5cc5a13b075a052ba272781434433613") +set(MONERO_HEAD "deb87b22b80f12b9ec373607de1bb739dde91bdb") set(BUILD_GUI_DEPS ON) option(ARCH "Target architecture" "x86-64") set(BUILD_64 ON)