From 562cfb2fc8388c6864e761d457087464466dc60c Mon Sep 17 00:00:00 2001 From: Czarek Nakamoto Date: Wed, 15 May 2024 17:30:03 +0200 Subject: [PATCH] bump monero_c commit --- scripts/prepare_moneroc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/prepare_moneroc.sh b/scripts/prepare_moneroc.sh index 94652bbae..4d7672115 100755 --- a/scripts/prepare_moneroc.sh +++ b/scripts/prepare_moneroc.sh @@ -8,7 +8,7 @@ if [[ ! -d "monero_c" ]]; then git clone https://github.com/mrcyjanek/monero_c --branch rewrite-wip cd monero_c - git checkout 4a9142a36f1fca90372216f40e799fabb38e27d7 + git checkout 9a8173994552f7060e4a347b799b4ac7255e5d9f git reset --hard git submodule update --init --force --recursive ./apply_patches.sh monero