gitian: Version bump for Qt dependency

Bump Qt dependency version after OpenSSL update.
Very important. Thanks @michagogo for noting.
This commit is contained in:
Wladimir J. van der Laan
2014-04-08 11:50:36 +02:00
parent fa2b42533a
commit 178825dec3
2 changed files with 4 additions and 4 deletions

View File

@@ -86,7 +86,7 @@ script: |
export LD_PRELOAD=/usr/lib/faketime/libfaketime.so.1
export FAKETIME=$REFERENCE_DATETIME
find -print0 | xargs -r0 touch # fix up timestamps before packaging
find | sort | zip -X@ $OUTDIR/qt-win${BITS}-5.2.0-gitian-r2.zip
find | sort | zip -X@ $OUTDIR/qt-win${BITS}-5.2.0-gitian-r3.zip
unset LD_PRELOAD
unset FAKETIME
done # for BITS in