From 0c2d5db6887f5f28061fc3bab7dbfc3c0e1c5d41 Mon Sep 17 00:00:00 2001 From: fuwa Date: Tue, 8 Jan 2019 15:45:39 +0800 Subject: [PATCH] update wownero rev --- script/build-external-libs/fetch-wownero.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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