diff --git a/logging/embedlog/Makefile b/logging/embedlog/Makefile index 0401f34d4..747b7ec5c 100644 --- a/logging/embedlog/Makefile +++ b/logging/embedlog/Makefile @@ -26,8 +26,8 @@ PACKEXT = .tar.gz NXTOOLSDIR = $(APPDIR)/tools EMBEDLOG_URL = https://distfiles.bofc.pl/embedlog -EMBEDLOG_VERSION = 0.6.0 -EMBEDLOG_SRC_SHA256 = f5f15dd124d113c7c8cc286f17fc633e1ade90acb6633dc98277968ab2a149d5 +EMBEDLOG_VERSION = 0.7.0 +EMBEDLOG_SRC_SHA256 = 154cbcb9a14809f14c5c4a5e11a3b6da23be2858a1d7a2b4054bb05f062f41c5 EMBEDLOG_EXT = tar.gz EMBEDLOG_SOURCES = embedlog-$(EMBEDLOG_VERSION) EMBEDLOG_TARBALL = $(EMBEDLOG_SOURCES).$(EMBEDLOG_EXT)