mirror of
https://gitlab.com/prpl-foundation/prplos/feeds/feed_gmap.git
synced 2025-12-20 01:20:21 +08:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user