From 47b2b4fc5177998b458d2ca5de4bee504641597c Mon Sep 17 00:00:00 2001 From: Jakob Olsson Date: Wed, 16 Sep 2020 18:24:01 +0200 Subject: [PATCH] map-topology: include mdns changes --- map-topology/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/map-topology/Makefile b/map-topology/Makefile index 203f76218..67a15b5cd 100644 --- a/map-topology/Makefile +++ b/map-topology/Makefile @@ -10,7 +10,7 @@ PKG_VERSION:=1.4.2 LOCAL_DEV:=0 ifneq ($(LOCAL_DEV),1) -PKG_SOURCE_VERSION:=e22b79c1a1ec443fcc816439658fb4e8cedf21fb +PKG_SOURCE_VERSION:=a77fdf95637a553003857aec260094727d9a6326 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/map-topology.git PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.xz