Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.

Commit

Permalink
Litecore: Update gitian descriptors
Browse files Browse the repository at this point in the history
  • Loading branch information
ultragtx committed Mar 5, 2017
1 parent 2256707 commit 909371e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions contrib/gitian-descriptors/gitian-linux.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: "litecoin-linux-0.13"
name: "litecore-litecoin-linux-0.13"
enable_cache: true
suites:
- "trusty"
Expand Down Expand Up @@ -28,7 +28,7 @@ packages:
- "ca-certificates"
- "python"
remotes:
- "url": "https://github.com/litecoin-project/litecoin.git"
- "url": "https://github.com/litecoin-project/litecore-litecoin.git"
"dir": "litecoin"
files: []
script: |
Expand Down
4 changes: 2 additions & 2 deletions contrib/gitian-descriptors/gitian-osx.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: "litecoin-osx-0.13"
name: "litecore-litecoin-osx-0.13"
enable_cache: true
suites:
- "trusty"
Expand Down Expand Up @@ -28,7 +28,7 @@ packages:
- "python-setuptools"
- "fonts-tuffy"
remotes:
- "url": "https://github.com/litecoin-project/litecoin.git"
- "url": "https://github.com/litecoin-project/litecore-litecoin.git"
"dir": "litecoin"
files:
- "MacOSX10.11.sdk.tar.gz"
Expand Down
4 changes: 2 additions & 2 deletions contrib/gitian-descriptors/gitian-win.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: "litecoin-win-0.13"
name: "litecore-litecoin-win-0.13"
enable_cache: true
suites:
- "trusty"
Expand All @@ -22,7 +22,7 @@ packages:
- "ca-certificates"
- "python"
remotes:
- "url": "https://github.com/litecoin-project/litecoin.git"
- "url": "https://github.com/litecoin-project/litecore-litecoin.git"
"dir": "litecoin"
files: []
script: |
Expand Down

0 comments on commit 909371e

Please sign in to comment.