From ef0c49d85317e5de8f5dfbe194993cb669d4d0da Mon Sep 17 00:00:00 2001 From: "nevadita.chatterjee" Date: Fri, 10 Mar 2023 19:56:02 +0530 Subject: [PATCH] map-topology:2.5.1.18 --- map-topology/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/map-topology/Makefile b/map-topology/Makefile index 8ac7c3f78..0a53f911b 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.5.1.17 +PKG_VERSION:=2.5.1.18 LOCAL_DEV:=0 ifneq ($(LOCAL_DEV),1) -PKG_SOURCE_VERSION:=7683a1b6a08996f07de573c67a33ad143dffeaa8 +PKG_SOURCE_VERSION:=4320fa30e73b916ae6e4ff489294640e61feeb34 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