Bump win32.deps version number for new openssl

This commit is contained in:
Gavin Andresen
2012-04-27 11:53:11 -04:00
parent 2b4d7735b6
commit cedcec2dec
2 changed files with 3 additions and 3 deletions

View File

@@ -17,7 +17,7 @@ remotes:
files:
- "qt-win32-4.7.4-gitian.zip"
- "boost-win32-1.47.0-gitian.zip"
- "bitcoin-deps-0.0.3.zip"
- "bitcoin-deps-0.0.4.zip"
script: |
#
mkdir $HOME/qt
@@ -39,7 +39,7 @@ script: |
mv include/boost .
cd ..
#
unzip bitcoin-deps-0.0.3.zip
unzip bitcoin-deps-0.0.4.zip
#
find -type f | xargs touch --date="$REFERENCE_DATETIME"
#