Skip to content

Commit

Permalink
Merge pull request bitcoin#731 from sickpig/update-miniupnc
Browse files Browse the repository at this point in the history
[depends] miniupnpc 2.0.20170509
  • Loading branch information
gandrewstone committed Aug 7, 2017
2 parents b90b977 + 5d61cd4 commit 1c6e432
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions depends/packages/miniupnpc.mk
@@ -1,8 +1,8 @@
package=miniupnpc
$(package)_version=1.9.20151026
$(package)_version=2.0.20170509
$(package)_download_path=http://miniupnp.free.fr/files
$(package)_file_name=$(package)-$($(package)_version).tar.gz
$(package)_sha256_hash=f3cf9a5a31588a917d4d9237e5bc50f84d00c5aa48e27ed50d9b88dfa6a25d47
$(package)_sha256_hash=d3c368627f5cdfb66d3ebd64ca39ba54d6ff14a61966dbecb8dd296b7039f16a

define $(package)_set_vars
$(package)_build_opts=CC="$($(package)_cc)"
Expand Down

0 comments on commit 1c6e432

Please sign in to comment.