From 6214cbb4e76280c89519df0190e74ae3f2362eaf Mon Sep 17 00:00:00 2001 From: Jakob Olsson Date: Wed, 1 Jun 2022 11:15:23 +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..d47a6fd10 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:=e17fa0058c108185062daaa55356b806539c4f2f 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