From 537b38b20d3b962f0c07fef5dd3aac46aa4da4db Mon Sep 17 00:00:00 2001 From: giaki3003 Date: Tue, 24 Jul 2018 11:51:14 +0200 Subject: [PATCH] new git stuff --- contrib/gitian-descriptors/gitian-linux.yml | 2 +- contrib/gitian-descriptors/gitian-osx.yml | 2 +- contrib/gitian-descriptors/gitian-rpi2.yml | 2 +- contrib/gitian-descriptors/gitian-win-signer.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/contrib/gitian-descriptors/gitian-linux.yml b/contrib/gitian-descriptors/gitian-linux.yml index dbc867b6..a5209823 100755 --- a/contrib/gitian-descriptors/gitian-linux.yml +++ b/contrib/gitian-descriptors/gitian-linux.yml @@ -20,7 +20,7 @@ packages: - "python" reference_datetime: "2017-01-01 00:00:00" remotes: -- "url": "https://github.com/sovcrypto/sov.git" +- "url": "https://github.com/SovCoinX/SovCoin.git" "dir": "sov" files: [] script: | diff --git a/contrib/gitian-descriptors/gitian-osx.yml b/contrib/gitian-descriptors/gitian-osx.yml index 8b9aa65f..5926f3f4 100644 --- a/contrib/gitian-descriptors/gitian-osx.yml +++ b/contrib/gitian-descriptors/gitian-osx.yml @@ -23,7 +23,7 @@ packages: - "python" reference_datetime: "2017-01-01 00:00:00" remotes: -- "url": "https://github.com/sovcrypto/sov.git" +- "url": "https://github.com/SovCoinX/SovCoin.git" "dir": "sov" files: - "MacOSX10.9.sdk.tar.gz" diff --git a/contrib/gitian-descriptors/gitian-rpi2.yml b/contrib/gitian-descriptors/gitian-rpi2.yml index afbec1dc..bbd75f1a 100644 --- a/contrib/gitian-descriptors/gitian-rpi2.yml +++ b/contrib/gitian-descriptors/gitian-rpi2.yml @@ -17,7 +17,7 @@ packages: - "binutils-gold" reference_datetime: "2017-01-01 00:00:00" remotes: -- "url": "https://github.com/sovcrypto/sov.git" +- "url": "https://github.com/SovCoinX/SovCoin.git" "dir": "sov" files: - "raspberrypi-tools.tar.gz" diff --git a/contrib/gitian-descriptors/gitian-win-signer.yml b/contrib/gitian-descriptors/gitian-win-signer.yml index 501e2035..fc54ae5b 100644 --- a/contrib/gitian-descriptors/gitian-win-signer.yml +++ b/contrib/gitian-descriptors/gitian-win-signer.yml @@ -9,7 +9,7 @@ packages: - "autoconf" reference_datetime: "2017-01-01 00:00:00" remotes: -- "url": "https://github.com/sovcrypto/sov-detached-sigs.git" +- "url": "https://github.com/SovCoinX/SovCoin.git" "dir": "signature" files: - "osslsigncode-1.7.1.tar.gz"