From 5cf12fea902e5401ad9517d0886086d56c6db331 Mon Sep 17 00:00:00 2001 From: Jakob Olsson Date: Thu, 8 Jul 2021 15:42:28 +0200 Subject: [PATCH] map-topology: 2.1.2 --- map-topology/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/map-topology/Makefile b/map-topology/Makefile index 2fa175b11..51e72948a 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.1.1 +PKG_VERSION:=2.1.2 LOCAL_DEV:=0 ifneq ($(LOCAL_DEV),1) -PKG_SOURCE_VERSION:=908ab0defe9535144fced2012a819a2e58f3e8c6 +PKG_SOURCE_VERSION:=4c5801259b38924751e531081f4d58279b8f652a 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