Skip to content

Commit d273af4

Browse files
linguini1jerpelea
authored andcommitted
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>
1 parent e751331 commit d273af4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

audioutils/morsey/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ include $(APPDIR)/Make.defs
2525
CSRCS = $(MORSEY_DIR)/morsey.c
2626

2727
MORSEY_DIR = morsey
28-
MORSEY_VERSION = v1.0.0
28+
MORSEY_VERSION = v1.0.1
2929
MORSEY_MORSEY_H_SHA256 = 55f45e7b9a4d810f928ffe3ee9bea4cc318e28b1f49abf9512aee2638bd1dbfa
30-
MORSEY_MORSEY_C_SHA256 = f946c9845a90a4c1a459490906ae071d0ac5b41326b7a5ce971efb97792ef56a
30+
MORSEY_MORSEY_C_SHA256 = 12babc90d3518e026c344c38dc3701287c41fd6b41a3ec96fb36c77907be78f8
3131

3232
$(MORSEY_DIR):
3333
$(Q) echo "Cloning Morsey repo..."

0 commit comments

Comments
 (0)