mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-19 12:38:19 +00:00
toywasm: bump to v33
This commit is contained in:
parent
b65b577ad3
commit
816b499ef8
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ CFLAGS += ${INCDIR_PREFIX}$(APPDIR)/interpreters/toywasm/toywasm/lib
|
|||
CFLAGS += ${INCDIR_PREFIX}$(APPDIR)/interpreters/toywasm/toywasm/libwasi
|
||||
CFLAGS += ${INCDIR_PREFIX}$(APPDIR)/interpreters/toywasm/toywasm/libdyld
|
||||
|
||||
TOYWASM_VERSION = 6f67aec18ce8f824479e305c17464bd4df1dd7ae
|
||||
TOYWASM_VERSION = e03d1f61d3f3163da76b33c4c770dbf0d2024324
|
||||
TOYWASM_UNPACK = toywasm
|
||||
TOYWASM_TARBALL = $(TOYWASM_VERSION).zip
|
||||
TOYWASM_URL_BASE = https://github.com/yamt/toywasm/archive/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue