From 6badc20bcc29053e4e0679bf5ac2ab3b19fcb18e Mon Sep 17 00:00:00 2001 From: "nevadita.chatterjee" Date: Tue, 2 Nov 2021 16:43:43 +0530 Subject: [PATCH] map-topology:3.0.3 --- map-topology/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/map-topology/Makefile b/map-topology/Makefile index f9c0f2912..dc900391d 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.0.2 +PKG_VERSION:=3.0.3 LOCAL_DEV:=0 ifneq ($(LOCAL_DEV),1) -PKG_SOURCE_VERSION:=6070844e380d492e09d0b690584af1693a158994 +PKG_SOURCE_VERSION:=b03a08428d908ceac8d16413e06e766d4e2a0aab 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