aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2024-03-22 17:29:22 +0000
committerfanquake <fanquake@gmail.com>2024-04-05 15:20:14 +0100
commit72ba7b5d263b6d909ae59040536a499a596237c2 (patch)
treef76357620e9e3d0fc664abd103a611d032270b77 /doc
parenteb78ebc064b8d7fdd605e184efb6b45a53b2c6d5 (diff)
downloadbitcoin-72ba7b5d263b6d909ae59040536a499a596237c2.tar.xz
depends: libnatpmp f2433bec24ca3d3f22a8a7840728a3ac177f94ba
This includes once CMake related change I upstreamed: https://github.com/miniupnp/libnatpmp/pull/43.
Diffstat (limited to 'doc')
-rw-r--r--doc/dependencies.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/dependencies.md b/doc/dependencies.md
index 1e48d225b0..4003f22b91 100644
--- a/doc/dependencies.md
+++ b/doc/dependencies.md
@@ -35,7 +35,7 @@ You can find installation instructions in the `build-*.md` file for your platfor
### Networking
| Dependency | Releases | Version used | Minimum required | Runtime |
| --- | --- | --- | --- | --- |
-| [libnatpmp](../depends/packages/libnatpmp.mk) | [link](https://github.com/miniupnp/libnatpmp/) | commit [07004b9...](https://github.com/bitcoin/bitcoin/pull/25917) | | No |
+| [libnatpmp](../depends/packages/libnatpmp.mk) | [link](https://github.com/miniupnp/libnatpmp/) | commit [f2433be...](https://github.com/bitcoin/bitcoin/pull/29708) | | No |
| [MiniUPnPc](../depends/packages/miniupnpc.mk) | [link](https://miniupnp.tuxfamily.org/) | [2.2.2](https://github.com/bitcoin/bitcoin/pull/20421) | 2.1 | No |
### Notifications