URI: 
       tbuild-wine: add trezor version - electrum - Electrum Bitcoin wallet
  HTML git clone https://git.parazyd.org/electrum
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
       ---
   DIR commit 713a803e0fe01976cdb081ccd475055697ec04ea
   DIR parent 24e3fab8af01dde128a6e078bbf233424c544a21
  HTML Author: ThomasV <thomasv@electrum.org>
       Date:   Fri, 11 Aug 2017 07:27:06 +0200
       
       build-wine: add trezor version
       
       Diffstat:
         M contrib/build-wine/prepare-hw.sh    |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/contrib/build-wine/prepare-hw.sh b/contrib/build-wine/prepare-hw.sh
       t@@ -37,7 +37,7 @@ cd tmp
        # Install Cython
        $PYTHON -m pip install setuptools --upgrade
        $PYTHON -m pip install cython
       -$PYTHON -m pip install trezor
       +$PYTHON -m pip install trezor==0.7.16
        $PYTHON -m pip install keepkey
        $PYTHON -m pip install btchip-python