Integrating gmap-mod-upnp to master_v0.3.2

Issue: NET-6167 [gmap][mod-upnp] upnp module crashes sometimes together with upnpdiscovery

Signed-off-by: sahbot                 <sahbot@softathome.com>
GitOrigin-RevId: 422922538b8c9986c5a1f0042db4739d4e3a6ce0
This commit is contained in:
sahbot
2024-09-27 09:03:38 +02:00
committed by sahbot
parent 249523ddd1
commit cfb957cb04

View File

@@ -2,11 +2,11 @@ include $(TOPDIR)/rules.mk
-include $(STAGING_DIR)/components.config
PKG_NAME:=gmap-mod-upnp
PKG_VERSION:=v0.3.1
PKG_VERSION:=v0.3.2
SHORT_DESCRIPTION:=Module to expose upnp information in gMap
PKG_SOURCE_PROTO:=git
PKG_SOURCE_VERSION:=v0.3.1
PKG_SOURCE_VERSION:=v0.3.2
PKG_SOURCE_URL:=https://$(SAH_GIT_USER):$(SAH_GIT_TOKEN)@$(SAH_GIT)/$(SAH_GIT_GROUP)/gmap-mod-upnp.git
PKG_MIRROR_HASH:=skip
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)