wownero
/
wownerujo
Archived
4
0
Fork 0

up wow commit

dev-v0.5
fuwa 5 years ago
parent 05aa2e4594
commit f2ebff6612

@ -31,7 +31,7 @@ libsodium: toolchain
script/build-external-libs/fetch-libsodium.sh
script/build-external-libs/build-libsodium.sh
wownero: toolchain libsodium openssl boost
wownero: toolchain openssl libsodium boost
script/build-external-libs/fetch-wownero.sh
script/build-external-libs/patch-wownero.sh
script/build-external-libs/build-wownero.sh

@ -10,10 +10,11 @@ cd $EXTERNAL_LIBS_BUILD_ROOT
# url="$base_dir/vendor/wownero"
url="https://github.com/wownero/wownero"
# url="https://github.com/wownero/wownero"
url="https://github.com/fuwa0529/wownero"
# url="https://github.com/wowario/wownero"
# version="v0.4.0.0"
version="48ef3ff"
version="c786fb5"
rm -rf wownero