ucode: update to latest Git HEAD
authorJo-Philipp Wich <jo@mein.io>
Thu, 21 Apr 2022 18:59:15 +0000 (20:59 +0200)
committerJo-Philipp Wich <jo@mein.io>
Thu, 21 Apr 2022 22:50:36 +0000 (00:50 +0200)
e14b099 syntax: implement support for ES6 template literals
111cf06 vm: stop executing bytecode on return of nested calls

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
package/utils/ucode/Makefile

index 6df5d2aee0d58da5b89f122c4165d3a815767b89..6df0581deaccf0e893173ba36cb747e07b615176 100644 (file)
@@ -12,9 +12,9 @@ PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=https://github.com/jow-/ucode.git
-PKG_SOURCE_DATE:=2022-04-07
-PKG_SOURCE_VERSION:=33f1e0b0926e973fb5ae445e9a995848762143bb
-PKG_MIRROR_HASH:=e419678244c5402c739e3a200d6d1d7cd6989a711c73744bc68b2d5b76bae33a
+PKG_SOURCE_DATE:=2022-04-13
+PKG_SOURCE_VERSION:=e14b0993b101839d2d40b5c4f184e6b0c2083b65
+PKG_MIRROR_HASH:=041d43a2dfe49e5177ebae7641965904e6b424b4d79aa074fcb4bad1f6e8b554
 PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
 PKG_LICENSE:=ISC