Upgrade to Qt 4.8.3 (because 4.8.2 was removed from qt repos?)

This commit is contained in:
Matt Corallo
2012-10-28 21:40:49 -04:00
parent f53b125507
commit 325a064c68
4 changed files with 10 additions and 10 deletions

View File

@@ -12,17 +12,17 @@ packages:
- "faketime"
reference_datetime: "2011-01-30 00:00:00"
remotes:
- "url": "https://github.com/bitcoin/bitcoin.git"
- "url": "https://github.com/TheBlueMatt/bitcoin.git"
"dir": "bitcoin"
files:
- "qt-win32-4.8.2-gitian-r1.zip"
- "qt-win32-4.8.3-gitian-r1.zip"
- "boost-win32-1.50.0-gitian2.zip"
- "bitcoin-deps-0.0.5.zip"
script: |
#
mkdir $HOME/qt
cd $HOME/qt
unzip ../build/qt-win32-4.8.2-gitian-r1.zip
unzip ../build/qt-win32-4.8.3-gitian-r1.zip
cd $HOME/build/
export PATH=$PATH:$HOME/qt/bin/
#