mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-12-23 03:59:23 +00:00
bump monero_c commit
This commit is contained in:
parent
e59c94de0e
commit
531ca0e889
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 81bd1208c4734c370f22fdf26932371f30d10fb6
|
||||
git checkout 681282411b793fbdfd05fc42e6f5b3afbacc673c
|
||||
git reset --hard
|
||||
git submodule update --init --force --recursive
|
||||
./apply_patches.sh monero
|
||||
|
|
Loading…
Reference in a new issue