From 9f7db62c892d3eb929ac86fb8af5c417d9412e2d Mon Sep 17 00:00:00 2001 From: Jakob Olsson Date: Wed, 4 May 2022 15:08:49 +0200 Subject: [PATCH] map-topology: 3.2.13 --- map-topology/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/map-topology/Makefile b/map-topology/Makefile index 4449b4030..e4af82cf8 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:=3.2.12 +PKG_VERSION:=3.2.13 LOCAL_DEV:=0 ifneq ($(LOCAL_DEV),1) -PKG_SOURCE_VERSION:=dc59897b52ed1406175cd9314759c00aa12ed0a4 +PKG_SOURCE_VERSION:=011c17d8eda7a967b4d40cd14155d6cda5ea12e5 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