From: Gavin Andresen Date: Tue, 19 Jun 2012 20:44:55 +0000 (-0400) Subject: Revert "Update gitian descriptors to point at stable git repo" X-Git-Tag: v0.4.0-unstable~129^2 X-Git-Url: https://git.novaco.in/?a=commitdiff_plain;h=6e0c5e3778b83f128f6f14c311d5728392053581;hp=23e7583a8c9a0dcee9cbbf3be8bfc453298773f0;p=novacoin.git Revert "Update gitian descriptors to point at stable git repo" This reverts commit 1179f6373dfffdcb091576215cabe73c932df925. --- diff --git a/contrib/gitian-descriptors/gitian-win32.yml b/contrib/gitian-descriptors/gitian-win32.yml index a48e54d..9752626 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://git.gitorious.org/+bitcoin-stable-developers/bitcoin/bitcoind-stable.git" +- "url": "https://github.com/bitcoin/bitcoin.git" "dir": "bitcoin" files: - "qt-win32-4.7.4-gitian.zip" diff --git a/contrib/gitian-descriptors/gitian.yml b/contrib/gitian-descriptors/gitian.yml index 36a2000..8243c5c 100644 --- a/contrib/gitian-descriptors/gitian.yml +++ b/contrib/gitian-descriptors/gitian.yml @@ -20,7 +20,7 @@ packages: - "libpng12-dev" reference_datetime: "2011-01-30 00:00:00" remotes: -- "url": "https://git.gitorious.org/+bitcoin-stable-developers/bitcoin/bitcoind-stable.git" +- "url": "https://github.com/bitcoin/bitcoin.git" "dir": "bitcoin" files: - "miniupnpc-1.6.tar.gz"