bump moneroc version

This commit is contained in:
Czarek Nakamoto 2024-05-15 18:58:36 +02:00
parent 562cfb2fc8
commit 603dd5d1fb

View file

@ -8,7 +8,7 @@ if [[ ! -d "monero_c" ]];
then then
git clone https://github.com/mrcyjanek/monero_c --branch rewrite-wip git clone https://github.com/mrcyjanek/monero_c --branch rewrite-wip
cd monero_c cd monero_c
git checkout 9a8173994552f7060e4a347b799b4ac7255e5d9f git checkout 5e17368b41dbfc1bfc789badd0760f321c508c55
git reset --hard git reset --hard
git submodule update --init --force --recursive git submodule update --init --force --recursive
./apply_patches.sh monero ./apply_patches.sh monero