mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-14 21:10:11 +01:00
map-topology: 3.1.0
This commit is contained in:
parent
cdfa0a7313
commit
715f58db4d
1 changed files with 2 additions and 2 deletions
|
|
@ -6,11 +6,11 @@ include $(TOPDIR)/rules.mk
|
|||
include $(INCLUDE_DIR)/kernel.mk
|
||||
|
||||
PKG_NAME:=map-topology
|
||||
PKG_VERSION:=3.0.4
|
||||
PKG_VERSION:=3.1.0
|
||||
|
||||
LOCAL_DEV:=0
|
||||
ifneq ($(LOCAL_DEV),1)
|
||||
PKG_SOURCE_VERSION:=5763d405ed896140f5ca5ed9073b98d4bb728b14
|
||||
PKG_SOURCE_VERSION:=b7556dcfb023acccbfd293f14ff036814bf25daf
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue