Skip to content

Commit 00c5a73

Browse files
committed
depends: bump miniupnpc to 1.9.20150609
1 parent 4bdad99 commit 00c5a73

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.20140701
2+
$(package)_version=1.9.20150609
33
$(package)_download_path=http://miniupnp.free.fr/files
44
$(package)_file_name=$(package)-$($(package)_version).tar.gz
5-
$(package)_sha256_hash=26f3985bad7768b8483b793448ae49414cdc4451d0ec83e7c1944367e15f9f07
5+
$(package)_sha256_hash=86e6ccec5b660ba6889893d1f3fca21db087c6466b1a90f495a1f87ab1cd1c36
66

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

0 commit comments

Comments
 (0)