miniupnpc: Update to 2.2.7

No change for the files we include.

(cherry picked from commit afe64bb517)
This commit is contained in:
Rémi Verschelde
2024-04-05 10:51:27 +02:00
parent 2d93cb544c
commit a4fcc9cbbb
2 changed files with 2 additions and 2 deletions

View File

@@ -553,7 +553,7 @@ to solve some MSVC warnings. See the patches in the `patches` directory.
## miniupnpc
- Upstream: https://github.com/miniupnp/miniupnp
- Version: 2.2.6 (faad29d7300f1bfa9dc7795031993c04c5191f59, 2024)
- Version: 2.2.7 (d4d5ec7d48c093b37b2ea5d7171ede21ce9d7ff2, 2024)
- License: BSD-3-Clause
Files extracted from upstream source:

View File

@@ -4,7 +4,7 @@
#include "core/version.h"
#define OS_STRING VERSION_NAME "/1.0"
#define MINIUPNPC_VERSION_STRING "2.2.6"
#define MINIUPNPC_VERSION_STRING "2.2.7"
#if 0
/* according to "UPnP Device Architecture 1.0" */