mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-12-22 19:49:22 +00:00
bump monero_c commit
This commit is contained in:
parent
3c4f7431fc
commit
de18d950e9
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 21e05d6ef33aa3fc6e2550da3b2200d3bcedfc35
|
||||
git checkout 4f4cde82f799b191576f619a7653fe5f6f366758
|
||||
git reset --hard
|
||||
git submodule update --init --force --recursive
|
||||
./apply_patches.sh monero
|
||||
|
|
Loading…
Reference in a new issue