mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-07 09:50:50 +01:00
dectmngr-3.4.3: remove those unreferenced keyb_* files and fix compiling warnings
This commit is contained in:
parent
572bfa61dd
commit
fd8fa1d7e2
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.4.2
|
||||
PKG_VERSION:=3.4.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:=bb941c15b1d90a209faf41c32c3931096d03a595
|
||||
PKG_SOURCE_VERSION:=275ce5e697988b073047e1f0fb35556fe79de84c
|
||||
PKG_MIRROR_HASH:=skip
|
||||
endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue