From 4e483ae47d22bb09f11c45c7709c75adf05aef2c Mon Sep 17 00:00:00 2001 From: Sporklin Date: Mon, 12 Oct 2015 17:05:51 -0400 Subject: Updated miniupnpc version. --- doc/release-process.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/release-process.md') 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' -- cgit v1.2.3