diff options
| author | Matt Corallo <[email protected]> | 2012-10-29 16:36:25 -0400 |
|---|---|---|
| committer | Matt Corallo <[email protected]> | 2012-10-29 16:36:25 -0400 |
| commit | b47833731263826e92b5bd384e6410e69c98fc4f (patch) | |
| tree | cd916aed2c31828815533ad1718230d23bdbc1d9 | |
| parent | Add missing calls to ranlib in Windows makefiles (diff) | |
| download | discoin-b47833731263826e92b5bd384e6410e69c98fc4f.tar.xz discoin-b47833731263826e92b5bd384e6410e69c98fc4f.zip | |
Undo bad gitian update.
| -rw-r--r-- | contrib/gitian-descriptors/gitian-win32.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gitian-descriptors/gitian-win32.yml b/contrib/gitian-descriptors/gitian-win32.yml index 5271601ed..9df42a0be 100644 --- a/contrib/gitian-descriptors/gitian-win32.yml +++ b/contrib/gitian-descriptors/gitian-win32.yml @@ -12,7 +12,7 @@ packages: - "faketime" reference_datetime: "2011-01-30 00:00:00" remotes: -- "url": "https://github.com/TheBlueMatt/bitcoin.git" +- "url": "https://github.com/bitcoin/bitcoin.git" "dir": "bitcoin" files: - "qt-win32-4.8.3-gitian-r1.zip" |