diff --git a/script/build-external-libs/fetch-wownero.sh b/script/build-external-libs/fetch-wownero.sh index fdb8c8f..3573ecc 100755 --- a/script/build-external-libs/fetch-wownero.sh +++ b/script/build-external-libs/fetch-wownero.sh @@ -10,11 +10,11 @@ cd $EXTERNAL_LIBS_BUILD_ROOT # url="$base_dir/vendor/wownero" -# url="https://github.com/wownero/wownero" -url="https://github.com/fuwa0529/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="0d2ded5" +version="d85d908" rm -rf wownero