mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
logging/embedlog: bump version to v0.7.2
v0.7.2 fixes few minor bug fixes during compilation Signed-off-by: Michał Łyszczek <michal.lyszczek@bofc.pl>
This commit is contained in:
parent
ece14800e1
commit
0fb063f329
1 changed files with 2 additions and 2 deletions
|
|
@ -28,8 +28,8 @@ PACKEXT = .tar.gz
|
|||
NXTOOLSDIR = $(APPDIR)/tools
|
||||
|
||||
EMBEDLOG_URL = https://distfiles.bofc.pl/embedlog
|
||||
EMBEDLOG_VERSION = 0.7.0
|
||||
EMBEDLOG_SRC_SHA256 = 154cbcb9a14809f14c5c4a5e11a3b6da23be2858a1d7a2b4054bb05f062f41c5
|
||||
EMBEDLOG_VERSION = 0.7.2
|
||||
EMBEDLOG_SRC_SHA256 = 561021ab825584ac7cdf88adb639950ab9fddb474fd52fc8950bc4c70d8d9960
|
||||
EMBEDLOG_EXT = tar.gz
|
||||
EMBEDLOG_SOURCES = embedlog-$(EMBEDLOG_VERSION)
|
||||
EMBEDLOG_TARBALL = $(EMBEDLOG_SOURCES).$(EMBEDLOG_EXT)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue