aboutsummaryrefslogtreecommitdiff
path: root/contrib/gitian-descriptors/qt-win.yml
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gitian-descriptors/qt-win.yml')
-rw-r--r--contrib/gitian-descriptors/qt-win.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/gitian-descriptors/qt-win.yml b/contrib/gitian-descriptors/qt-win.yml
index 7000c70051..6aa6048b29 100644
--- a/contrib/gitian-descriptors/qt-win.yml
+++ b/contrib/gitian-descriptors/qt-win.yml
@@ -15,8 +15,8 @@ reference_datetime: "2011-01-30 00:00:00"
remotes: []
files:
- "qt-everywhere-opensource-src-5.2.0.tar.gz"
-- "bitcoin-deps-win32-gitian-r13.zip"
-- "bitcoin-deps-win64-gitian-r13.zip"
+- "bitcoin-deps-win32-gitian-r14.zip"
+- "bitcoin-deps-win64-gitian-r14.zip"
script: |
# Defines
export TZ=UTC
@@ -48,7 +48,7 @@ script: |
#
# Need mingw-compiled openssl from bitcoin-deps:
cd $DEPSDIR
- unzip $INDIR/bitcoin-deps-win${BITS}-gitian-r13.zip
+ unzip $INDIR/bitcoin-deps-win${BITS}-gitian-r14.zip
#
cd $BUILDDIR
#