toywasm: bump the version
This commit is contained in:
parent
caed582ea9
commit
5c9e8d6352
@ -78,7 +78,7 @@ CFLAGS += ${shell $(INCDIR) "$(CC)" $(APPDIR)/interpreters/toywasm/include}
|
||||
CFLAGS += ${shell $(INCDIR) "$(CC)" $(APPDIR)/interpreters/toywasm/toywasm/lib}
|
||||
CFLAGS += ${shell $(INCDIR) "$(CC)" $(APPDIR)/interpreters/toywasm/toywasm/libwasi}
|
||||
|
||||
TOYWASM_VERSION = 031ac96574bf95c5ec31e5aeb02787a84e6d4af0
|
||||
TOYWASM_VERSION = 99468253ca11c9b8df444e3e23865b5030f6af69
|
||||
TOYWASM_UNPACK = toywasm
|
||||
TOYWASM_TARBALL = $(TOYWASM_VERSION).zip
|
||||
TOYWASM_URL_BASE = https://github.com/yamt/toywasm/archive/
|
||||
|
Loading…
Reference in New Issue
Block a user