ucode: update to latest Git HEAD
authorJo-Philipp Wich <jo@mein.io>
Fri, 20 May 2022 17:51:02 +0000 (19:51 +0200)
committerJo-Philipp Wich <jo@mein.io>
Fri, 20 May 2022 17:52:56 +0000 (19:52 +0200)
081871e compiler: fix segmentation fault on compiling unexpected unary expressions
090b426 fs: avoid input buffering with small limits in fs.readfile()
8da140f lib: introduce hexenc() and hexdec()
9a72423 Update README.md

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

index 64edf198cee688aaa59ae36b3278dc7360a72adc..5af2109353a26980e980f9ee54a1f2ddee09514f 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-13
-PKG_SOURCE_VERSION:=e14b0993b101839d2d40b5c4f184e6b0c2083b65
-PKG_MIRROR_HASH:=50771ea70be071626cfb682627713f818d740bc91ccadad0ba0aad5bef08a865
+PKG_SOURCE_DATE:=2022-05-20
+PKG_SOURCE_VERSION:=081871e18db544e2c834a516950e1c16c9bc4d2c
+PKG_MIRROR_HASH:=5ff1ee6d5549e83ac7bc5f5877d303c82cdb8e640305de5d95cbd3ce66ced133
 PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
 PKG_LICENSE:=ISC