update to miniupnpc-2.2.7

(newer versions have some API changes that need chasing)
This commit is contained in:
sthen
2025-04-15 12:53:44 +00:00
parent 7c92e3511c
commit 7933c0f88d
2 changed files with 5 additions and 3 deletions
+3 -1
View File
@@ -1,6 +1,8 @@
COMMENT= UPnP IGD client lightweight library
DISTNAME= miniupnpc-2.2.6
# newer versions change API_VERSION and some dependent ports need patching
# (some changes result in build failures, others result in subtler breakage)
DISTNAME= miniupnpc-2.2.7
SHARED_LIBS += miniupnpc 3.1
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (miniupnpc-2.2.6.tar.gz) = N/zZGVNQjD5i1pZLuP+8XUfz4TSB+lTmIU/MaHBMZvE=
SIZE (miniupnpc-2.2.6.tar.gz) = 103949
SHA256 (miniupnpc-2.2.7.tar.gz) = sMOicFaED9DskyilqbrD3F4OxtLoczNJz1d7CqHnCsE=
SIZE (miniupnpc-2.2.7.tar.gz) = 104258