From ab3e2702384f954a59b761425fc0b6b6957a1a36 Mon Sep 17 00:00:00 2001 From: "nevadita.chatterjee" Date: Thu, 19 Aug 2021 18:00:19 +0530 Subject: [PATCH] map-topology:2.1.7 --- map-topology/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/map-topology/Makefile b/map-topology/Makefile index ce4448793..337d0e3bb 100644 --- a/map-topology/Makefile +++ b/map-topology/Makefile @@ -6,11 +6,11 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=map-topology -PKG_VERSION:=2.1.6 +PKG_VERSION:=2.1.7 LOCAL_DEV:=0 ifneq ($(LOCAL_DEV),1) -PKG_SOURCE_VERSION:=c75cecf3b3862b709386fd1c8e88da2ce877c452 +PKG_SOURCE_VERSION:=03ad3e4a3e3212fe34f52fc4e9065d69425b212a 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