Fixed download URL (from github to electrum.bitcoin.cz)
authorslush0 <info@bitcoin.cz>
Fri, 18 Jan 2013 13:20:52 +0000 (13:20 +0000)
committerslush0 <info@bitcoin.cz>
Fri, 18 Jan 2013 13:20:52 +0000 (13:20 +0000)
contrib/build-wine/build-electrum.sh

index 1f025fb..a54e29a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/bash
 
 # You probably need to update only this link
-ELECTRUM_URL=https://github.com/downloads/spesmilo/electrum/Electrum-1.6.1.tar.gz
+ELECTRUM_URL=http://electrum.bitcoin.cz/download/Electrum-1.6.1.tar.gz
 NAME_ROOT=electrum-1.6.1
 
 # These settings probably don't need any change