dectmngr 3.7.18: Set the proper line id for incoming call

This commit is contained in:
George Yang 2026-03-12 18:16:28 +01:00
parent f2f1fa4ad4
commit fa77fb62d6

View file

@ -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