From 910bcb250a32f5b881cc5c48ea564b7884d03c03 Mon Sep 17 00:00:00 2001 From: Czarek Nakamoto Date: Wed, 15 May 2024 19:20:07 +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 656ed345e..de99c1733 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 5e17368b41dbfc1bfc789badd0760f321c508c55 + git checkout 89c7a09ec2a8552fd371d46f1506ace37d15dd3a git reset --hard git submodule update --init --force --recursive ./apply_patches.sh monero