From fbf4c2d7ed297101ccd63a356cdf43b1fc027011 Mon Sep 17 00:00:00 2001 From: Jakob Olsson Date: Fri, 3 Jun 2022 17:06:46 +0200 Subject: [PATCH] map-topology: 2.5.0.1 --- map-topology/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/map-topology/Makefile b/map-topology/Makefile index 1115383b2..ac146d7b1 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.0.0 +PKG_VERSION:=2.5.0.1 LOCAL_DEV:=0 ifneq ($(LOCAL_DEV),1) -PKG_SOURCE_VERSION:=2eb45a5caf604ab46b785967f36ed72bd16b7b24 +PKG_SOURCE_VERSION:=7877069b489bb2e686da1b47d7fd6ce563766106 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