diff --git a/map-topology/Makefile b/map-topology/Makefile index bc976adf5..b79434b4f 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.9 +PKG_VERSION:=2.1.10 LOCAL_DEV:=0 ifneq ($(LOCAL_DEV),1) -PKG_SOURCE_VERSION:=a00f747fafa5b029d24e2a571841f4cf92431bc7 +PKG_SOURCE_VERSION:=97ab41d846efbfcf1167296c635572fc861d49e5 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