mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-14 21:10:11 +01:00
dectmngr 3.7.17
- Add flash_spec config so the proper R key is sent to voicemngr
This commit is contained in:
parent
b2b49799c4
commit
cd0d8988d0
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.16
|
||||
PKG_VERSION:=3.7.17
|
||||
|
||||
LOCAL_DEV=0
|
||||
ifneq ($(LOCAL_DEV),1)
|
||||
PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/dectmngr.git
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_VERSION:=4f233374a2780b261bc2849d349adb2968e17f9f
|
||||
PKG_SOURCE_VERSION:=1b7570c8b9a691f8be6d9a018cf770b04fd28a8b
|
||||
PKG_MIRROR_HASH:=skip
|
||||
endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue