From 8cc7e5c2ba835076ee41978bcc33b5ee89862ae3 Mon Sep 17 00:00:00 2001 From: Jakob Olsson Date: Fri, 18 Feb 2022 15:12:30 +0100 Subject: [PATCH] map-topology: 3.2.3 --- map-topology/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/map-topology/Makefile b/map-topology/Makefile index 8c81400b7..de7725de2 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.2 +PKG_VERSION:=3.2.3 LOCAL_DEV:=0 ifneq ($(LOCAL_DEV),1) -PKG_SOURCE_VERSION:=76767466f3dbd2a697fa4cdd966f4dd2ce4f43c8 +PKG_SOURCE_VERSION:=3b85ec010d414c4ea7f8e6c22185205188fe4366 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