map-topology: 1.5.7

This commit is contained in:
Jakob Olsson 2021-03-25 17:43:56 +01:00
parent 9cd40a75d5
commit 481a055d54
2 changed files with 2 additions and 2 deletions

View file

@ -6,11 +6,11 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=map-topology
PKG_VERSION:=1.5.6
PKG_VERSION:=1.5.7
LOCAL_DEV:=0
ifneq ($(LOCAL_DEV),1)
PKG_SOURCE_VERSION:=8d008ef712227986263e9a2a1b188ce3a27e17f8
PKG_SOURCE_VERSION:=f3a33e7b36e28b0c1c420c6f477790c74a7de5bf
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

View file