diff --git a/script/build-external-libs/fetch-wownero.sh b/script/build-external-libs/fetch-wownero.sh index 6b943ab..17103ac 100755 --- a/script/build-external-libs/fetch-wownero.sh +++ b/script/build-external-libs/fetch-wownero.sh @@ -8,15 +8,12 @@ base_dir=`pwd` cd $EXTERNAL_LIBS_BUILD_ROOT -version="v0.2.2.0" -# url="https://github.com/wownero/wownero" -# branch-release-v0.3.0.0 (ring size 22) -# version="48bcb9" - -url="$base_dir/vendor/wownero" +# url="$base_dir/vendor/wownero" +url="https://github.com/wownero/wownero" # url="https://github.com/wowario/wownero" -# version="927f04" +# version="v0.2.2.0" +version="bbf58dd" rm -rf wownero