From d36930c8cec466f6fee76d7447a884baf01d9f78 Mon Sep 17 00:00:00 2001 From: Jakob Olsson Date: Wed, 13 Jul 2022 13:37:36 +0200 Subject: [PATCH] map-topology: 2.5.1.1 --- map-topology/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/map-topology/Makefile b/map-topology/Makefile index c41e8dce2..8792ce297 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.7 +PKG_VERSION:=2.5.1.1 LOCAL_DEV:=0 ifneq ($(LOCAL_DEV),1) -PKG_SOURCE_VERSION:=ed749905ac3b273b612e2f9760125f00f066fafd +PKG_SOURCE_VERSION:=58a75b5847ef807063b62cadef7048ecbdb44288 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