Skip to content

Commit 72ba7b5

Browse files
committed
depends: libnatpmp f2433bec24ca3d3f22a8a7840728a3ac177f94ba
This includes once CMake related change I upstreamed: miniupnp/libnatpmp#43.
1 parent eb78ebc commit 72ba7b5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

depends/packages/libnatpmp.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package=libnatpmp
2-
$(package)_version=07004b97cf691774efebe70404cf22201e4d330d
2+
$(package)_version=f2433bec24ca3d3f22a8a7840728a3ac177f94ba
33
$(package)_download_path=https://github.com/miniupnp/libnatpmp/archive
44
$(package)_file_name=$($(package)_version).tar.gz
5-
$(package)_sha256_hash=9321953ceb39d07c25463e266e50d0ae7b64676bb3a986d932b18881ed94f1fb
5+
$(package)_sha256_hash=ef84979950dfb3556705b63c9cd6c95501b75e887fba466234b187f3c9029669
66
$(package)_patches=no_libtool.patch
77

88
define $(package)_set_vars

doc/dependencies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ You can find installation instructions in the `build-*.md` file for your platfor
3535
### Networking
3636
| Dependency | Releases | Version used | Minimum required | Runtime |
3737
| --- | --- | --- | --- | --- |
38-
| [libnatpmp](../depends/packages/libnatpmp.mk) | [link](https://github.com/miniupnp/libnatpmp/) | commit [07004b9...](https://github.com/bitcoin/bitcoin/pull/25917) | | No |
38+
| [libnatpmp](../depends/packages/libnatpmp.mk) | [link](https://github.com/miniupnp/libnatpmp/) | commit [f2433be...](https://github.com/bitcoin/bitcoin/pull/29708) | | No |
3939
| [MiniUPnPc](../depends/packages/miniupnpc.mk) | [link](https://miniupnp.tuxfamily.org/) | [2.2.2](https://github.com/bitcoin/bitcoin/pull/20421) | 2.1 | No |
4040

4141
### Notifications

0 commit comments

Comments
 (0)