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