mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-06 17:30:58 +01:00
Update package dectmngr
Handle events CMBS_EV_DSR_TARGET_UP and CMBS_EV_DSR_RECONNECT_REQ properly
This commit is contained in:
parent
748e2500f6
commit
5e01100d14
1 changed files with 2 additions and 2 deletions
|
|
@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk
|
|||
|
||||
PKG_NAME:=dectmngr
|
||||
PKG_RELEASE:=3
|
||||
PKG_VERSION:=3.0.2
|
||||
PKG_VERSION:=3.0.3
|
||||
|
||||
LOCAL_DEV=0
|
||||
ifneq ($(LOCAL_DEV),1)
|
||||
PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/dectmngr.git
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_VERSION:=36f2889429a24b478536d57db8eb7d6371296f83
|
||||
PKG_SOURCE_VERSION:=004098272e7b9518c25d746c93b2d1d88936379b
|
||||
endif
|
||||
|
||||
PKG_LICENSE:=GPLv2
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue