From 3a968d1914c356c814298d02abdcd997006b4bca Mon Sep 17 00:00:00 2001 From: Amit Kumar Date: Thu, 12 Jan 2023 17:56:20 +0530 Subject: [PATCH] map-topology: Updated Makefile commit version --- map-topology/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/map-topology/Makefile b/map-topology/Makefile index 7b0b75760..f3915558e 100644 --- a/map-topology/Makefile +++ b/map-topology/Makefile @@ -10,7 +10,7 @@ PKG_VERSION:=2.5.1.14 LOCAL_DEV:=0 ifneq ($(LOCAL_DEV),1) -PKG_SOURCE_VERSION:=bacbffccabdc1a388a135daad58db4ca60676b05 +PKG_SOURCE_VERSION:=c40dd898bf6fc8db772a2199c7b5386eefbbb5a5 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