electrum

Electrum Bitcoin wallet
git clone https://git.parazyd.org/electrum
Log | Files | Refs | Submodules

commit df15571b82727ebbb9aa45fc0a5fb23ea07e22c5
parent 383b517405f745454d042d31d702fd491e480f7d
Author: ThomasV <thomasv@electrum.org>
Date:   Wed, 19 Dec 2018 18:37:44 +0100

osx build: revert to python 3.6.4

Diffstat:
Mcontrib/osx/make_osx | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/osx/make_osx b/contrib/osx/make_osx @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Parameterize -PYTHON_VERSION=3.6.7 +PYTHON_VERSION=3.6.4 BUILDDIR=/tmp/electrum-build PACKAGE=Electrum GIT_REPO=https://github.com/spesmilo/electrum