mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-04-29 14:59:39 -04:00
depends: libnatpmp f2433bec24ca3d3f22a8a7840728a3ac177f94ba
This includes once CMake related change I upstreamed: https://github.com/miniupnp/libnatpmp/pull/43.
This commit is contained in:
parent
eb78ebc064
commit
72ba7b5d26
2 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
package=libnatpmp
|
package=libnatpmp
|
||||||
$(package)_version=07004b97cf691774efebe70404cf22201e4d330d
|
$(package)_version=f2433bec24ca3d3f22a8a7840728a3ac177f94ba
|
||||||
$(package)_download_path=https://github.com/miniupnp/libnatpmp/archive
|
$(package)_download_path=https://github.com/miniupnp/libnatpmp/archive
|
||||||
$(package)_file_name=$($(package)_version).tar.gz
|
$(package)_file_name=$($(package)_version).tar.gz
|
||||||
$(package)_sha256_hash=9321953ceb39d07c25463e266e50d0ae7b64676bb3a986d932b18881ed94f1fb
|
$(package)_sha256_hash=ef84979950dfb3556705b63c9cd6c95501b75e887fba466234b187f3c9029669
|
||||||
$(package)_patches=no_libtool.patch
|
$(package)_patches=no_libtool.patch
|
||||||
|
|
||||||
define $(package)_set_vars
|
define $(package)_set_vars
|
||||||
|
|
|
@ -35,7 +35,7 @@ You can find installation instructions in the `build-*.md` file for your platfor
|
||||||
### Networking
|
### Networking
|
||||||
| Dependency | Releases | Version used | Minimum required | Runtime |
|
| 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 |
|
| [MiniUPnPc](../depends/packages/miniupnpc.mk) | [link](https://miniupnp.tuxfamily.org/) | [2.2.2](https://github.com/bitcoin/bitcoin/pull/20421) | 2.1 | No |
|
||||||
|
|
||||||
### Notifications
|
### Notifications
|
||||||
|
|
Loading…
Add table
Reference in a new issue