Skip to content

Commit 41550d6

Browse files
committed
[depends] miniupnpc 2.0.20180203
1 parent 61647a4 commit 41550d6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

depends/packages/miniupnpc.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package=miniupnpc
2-
$(package)_version=2.0.20170509
2+
$(package)_version=2.0.20180203
33
$(package)_download_path=http://miniupnp.free.fr/files
44
$(package)_file_name=$(package)-$($(package)_version).tar.gz
5-
$(package)_sha256_hash=d3c368627f5cdfb66d3ebd64ca39ba54d6ff14a61966dbecb8dd296b7039f16a
5+
$(package)_sha256_hash=90dda8c7563ca6cd4a83e23b3c66dbbea89603a1675bfdb852897c2c9cc220b7
66

77
define $(package)_set_vars
88
$(package)_build_opts=CC="$($(package)_cc)"

doc/dependencies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ These are the dependencies currently used by Bitcoin Core. You can find instruct
1818
| libevent | [2.1.8-stable](https://github.com/libevent/libevent/releases) | 2.0.22 | No | | |
1919
| libjpeg | | | | | [Yes](https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk#L75) |
2020
| libpng | | | | | [Yes](https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk#L74) |
21-
| MiniUPnPc | [2.0.20170509](http://miniupnp.free.fr/files) | | No | | |
21+
| MiniUPnPc | [2.0.20180203](http://miniupnp.free.fr/files) | | No | | |
2222
| OpenSSL | [1.0.1k](https://www.openssl.org/source) | | Yes | | |
2323
| PCRE | | | | | [Yes](https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk#L76) |
2424
| protobuf | [2.6.3](https://github.com/google/protobuf/releases) | | No | | |

0 commit comments

Comments
 (0)