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
603dd5d1fb
commit
910bcb250a
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 5e17368b41dbfc1bfc789badd0760f321c508c55
|
||||
git checkout 89c7a09ec2a8552fd371d46f1506ace37d15dd3a
|
||||
git reset --hard
|
||||
git submodule update --init --force --recursive
|
||||
./apply_patches.sh monero
|
||||
|
|
Loading…
Reference in a new issue