mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-14 21:10:11 +01:00
dectmngr 3.7.18: Set the proper line id for incoming call
This commit is contained in:
parent
f2f1fa4ad4
commit
fa77fb62d6
1 changed files with 2 additions and 2 deletions
|
|
@ -2,13 +2,13 @@ include $(TOPDIR)/rules.mk
|
|||
|
||||
PKG_NAME:=dectmngr
|
||||
PKG_RELEASE:=3
|
||||
PKG_VERSION:=3.7.17
|
||||
PKG_VERSION:=3.7.18
|
||||
|
||||
LOCAL_DEV=0
|
||||
ifneq ($(LOCAL_DEV),1)
|
||||
PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/dectmngr.git
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_VERSION:=1b7570c8b9a691f8be6d9a018cf770b04fd28a8b
|
||||
PKG_SOURCE_VERSION:=5a94fc5cc46787773f975acc7e936968fc0e70fd
|
||||
PKG_MIRROR_HASH:=skip
|
||||
endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue