mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
applications/audioutils/morsey: Update Morsey version
Use newer version without compile time warnings that prevent CI from building. Signed-off-by: Matteo Golin <matteo.golin@gmail.com>
This commit is contained in:
parent
e751331ecb
commit
d273af4834
1 changed files with 2 additions and 2 deletions
|
|
@ -25,9 +25,9 @@ include $(APPDIR)/Make.defs
|
|||
CSRCS = $(MORSEY_DIR)/morsey.c
|
||||
|
||||
MORSEY_DIR = morsey
|
||||
MORSEY_VERSION = v1.0.0
|
||||
MORSEY_VERSION = v1.0.1
|
||||
MORSEY_MORSEY_H_SHA256 = 55f45e7b9a4d810f928ffe3ee9bea4cc318e28b1f49abf9512aee2638bd1dbfa
|
||||
MORSEY_MORSEY_C_SHA256 = f946c9845a90a4c1a459490906ae071d0ac5b41326b7a5ce971efb97792ef56a
|
||||
MORSEY_MORSEY_C_SHA256 = 12babc90d3518e026c344c38dc3701287c41fd6b41a3ec96fb36c77907be78f8
|
||||
|
||||
$(MORSEY_DIR):
|
||||
$(Q) echo "Cloning Morsey repo..."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue