aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPatrick Lodder <[email protected]>2016-02-21 16:49:03 +0100
committerPatrick Lodder <[email protected]>2016-02-21 16:49:03 +0100
commitf626f8f43672a940c7840577b007f3d0010c2179 (patch)
tree283a89be14a8c0f9166ff05eafa86de1e4711808 /doc
parentMerge branch '1.8.3-dev' into 1.8-maint (diff)
parentMerge pull request #1309 from Sporklin/1.8.3-dev-Fixmanpagesports (diff)
downloaddiscoin-1.8-archive.tar.xz
discoin-1.8-archive.zip
Merge branch '1.8.3-dev' into 1.8-maint1.8-archive
merges the actually released 1.8.3 into 1.8-maint
Diffstat (limited to 'doc')
-rw-r--r--doc/release-process.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release-process.md b/doc/release-process.md
index 85c1cb7b6..5c9d7e6ef 100644
--- a/doc/release-process.md
+++ b/doc/release-process.md
@@ -37,7 +37,7 @@ Release Process
Fetch and build inputs: (first time, or when dependency versions change)
mkdir -p inputs; cd inputs/
- wget 'http://miniupnp.free.fr/files/download.php?file=miniupnpc-1.9.20140701.tar.gz' -O miniupnpc-1.9.20140701.tar.gz
+ wget 'http://miniupnp.free.fr/files/download.php?file=miniupnpc-1.9.20151008.tar.gz' -O miniupnpc-1.9.20151008.tar.gz
wget 'https://www.openssl.org/source/openssl-1.0.1l.tar.gz'
wget 'http://download.oracle.com/berkeley-db/db-5.1.29.NC.tar.gz'
wget 'http://zlib.net/zlib-1.2.8.tar.gz'