gitian: upgrade miniupnpc input to 1.9
Bumps deps-linux, deps-win dependency versions as well. qt-win does not need to be bumped, as although it depends on deps-win, Qt doesn't use miniupnp. I verified this by rebuilding the dependency and checking the the output is the same. Not having to rebuild Qt is a good thing as it is huge.
This commit is contained in:
@@ -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-r11.zip"
|
||||
- "bitcoin-deps-win64-gitian-r11.zip"
|
||||
- "bitcoin-deps-win32-gitian-r12.zip"
|
||||
- "bitcoin-deps-win64-gitian-r12.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-r11.zip
|
||||
unzip $INDIR/bitcoin-deps-win${BITS}-gitian-r12.zip
|
||||
#
|
||||
cd $BUILDDIR
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user