From ef4d9334cf24159ef3291015d863cf66088bbb64 Mon Sep 17 00:00:00 2001 From: "nevadita.chatterjee" Date: Thu, 10 Feb 2022 14:22:39 +0530 Subject: [PATCH] map-topology:3.2.1 --- map-topology/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/map-topology/Makefile b/map-topology/Makefile index 0e0d16844..5495139aa 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:=3.2.0 +PKG_VERSION:=3.2.1 LOCAL_DEV:=0 ifneq ($(LOCAL_DEV),1) -PKG_SOURCE_VERSION:=d1fae1ff7a8bc8daea08799b9ffbdeb424903e54 +PKG_SOURCE_VERSION:=8f1bd16f5023e41681e1b174afa92cfdce4abbb0 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