Skip to content

Commit 8c7e613

Browse files
committed
Merge pull request #6789
0cca024 Update miniupnpc to 1.9.20151008 (Wladimir J. van der Laan)
2 parents 6cf73b0 + 0cca024 commit 8c7e613

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
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=1.9.20150730
2+
$(package)_version=1.9.20151008
33
$(package)_download_path=http://miniupnp.free.fr/files
44
$(package)_file_name=$(package)-$($(package)_version).tar.gz
5-
$(package)_sha256_hash=1d64fab1fd3b4c8545139341ba197f19329a863f4f21b578fc2a228ab586a604
5+
$(package)_sha256_hash=e444ac3b587ce82709c4d0cfca1fe71f44f9fc433e9f946b12b9e1bfe667a633
66

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

0 commit comments

Comments
 (0)