From 218faefc0f28afa9e5a41fb22abc74edcee51688 Mon Sep 17 00:00:00 2001 From: Jakob Olsson Date: Mon, 29 Mar 2021 14:39:32 +0200 Subject: [PATCH] map-topology: 1.5.13 --- map-topology/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/map-topology/Makefile b/map-topology/Makefile index 988f60583..e98f50e55 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:=1.5.12 +PKG_VERSION:=1.5.13 LOCAL_DEV:=0 ifneq ($(LOCAL_DEV),1) -PKG_SOURCE_VERSION:=f32982abf3e209d04166b6def7c4be79076d41ba +PKG_SOURCE_VERSION:=2a20b82c95e90b06cb47a863ef01fc800c3aaad6 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