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

Commit

Permalink
FIXED: updated gitian descriptors for openssl 1.0.1m
Browse files Browse the repository at this point in the history
  • Loading branch information
thokon00 committed Mar 21, 2015
1 parent b78a11e commit 6e8d8ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion contrib/gitian-descriptors/gitian-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ script: |
#
mkdir -p $STAGING
cd $STAGING
unzip ../build/faircoin-deps-linux${GBUILD_BITS}-gitian-r3.zip
unzip ../build/faircoin-deps-linux${GBUILD_BITS}-gitian-r4.zip
unzip ../build/boost-linux${GBUILD_BITS}-1.55.0-gitian-r1.zip
tar -zxf ../build/qt-linux${GBUILD_BITS}-4.6.4-gitian-r1.tar.gz
cd ../build
Expand Down
2 changes: 1 addition & 1 deletion contrib/gitian-descriptors/gitian-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ script: |
cd $STAGING
unzip $INDIR/qt-win${BITS}-5.2.1-gitian-r1.zip
unzip $INDIR/boost-win${BITS}-1.55.0-gitian-r1.zip
unzip $INDIR/faircoin-deps-win${BITS}-gitian-r3.zip
unzip $INDIR/faircoin-deps-win${BITS}-gitian-r4.zip
unzip $INDIR/protobuf-win${BITS}-2.5.0-gitian-r1.zip
if [ "$NEEDDIST" == "1" ]; then
# Make source code archive which is architecture independent so it only needs to be done once
Expand Down

0 comments on commit 6e8d8ab

Please sign in to comment.