map-topology: 2.1.6

This commit is contained in:
Jakob Olsson 2021-08-11 14:47:20 +02:00
parent e3a42fc8cf
commit 1f839c80bb

View file

@ -6,11 +6,11 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=map-topology
PKG_VERSION:=2.1.5
PKG_VERSION:=2.1.6
LOCAL_DEV:=0
ifneq ($(LOCAL_DEV),1)
PKG_SOURCE_VERSION:=a9167c72f010a37f67e603cd36c5796b0cabd6de
PKG_SOURCE_VERSION:=c75cecf3b3862b709386fd1c8e88da2ce877c452
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