update github url

This commit is contained in:
Evan Duffield 2015-05-06 13:49:49 -07:00
parent e7557f2baf
commit 9646c5ffcb
4 changed files with 6 additions and 6 deletions

View File

@ -22,7 +22,7 @@ packages:
- "libqt4-test" - "libqt4-test"
reference_datetime: "2014-01-10 00:00:00" reference_datetime: "2014-01-10 00:00:00"
remotes: remotes:
- "url": "https://github.com/darkcoin/darkcoin.git" - "url": "https://github.com/dashpay/dash.git"
"dir": "dash" "dir": "dash"
files: files:
- "bitcoin-deps-linux32-gitian-r9.zip" - "bitcoin-deps-linux32-gitian-r9.zip"

View File

@ -14,7 +14,7 @@ packages:
reference_datetime: "2014-01-10 00:00:00" reference_datetime: "2014-01-10 00:00:00"
remotes: remotes:
- "url": "https://github.com/darkcoin/darkcoin.git" - "url": "https://github.com/dashpay/dash.git"
"dir": "dash" "dir": "dash"
files: files:
- "osx-native-depends-r3.tar.gz" - "osx-native-depends-r3.tar.gz"

View File

@ -19,7 +19,7 @@ packages:
reference_datetime: "2014-01-10 00:00:00" reference_datetime: "2014-01-10 00:00:00"
remotes: remotes:
- "url": "https://github.com/darkcoin/darkcoin.git" - "url": "https://github.com/dashpay/dash.git"
"dir": "dash" "dir": "dash"
files: files:
- "qt-win32-5.2.0-gitian-r3.zip" - "qt-win32-5.2.0-gitian-r3.zip"

View File

@ -82,7 +82,7 @@ After exiting, you'll get a warning that the install is keg-only, which means it
1. Clone the github tree to get the source code and go into the directory. 1. Clone the github tree to get the source code and go into the directory.
git clone https://github.com/darkcoin/darkcoin.git git clone https://github.com/dashpay/dash.git
cd dash cd dash
2. Build dashd: 2. Build dashd: