mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-01-08 20:09:24 +00:00
bump monero_c commit
This commit is contained in:
parent
b35b06699b
commit
562cfb2fc8
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue