[openwrt/openwrt] ucode: update to latest Git HEAD

LEDE Commits lede-commits at lists.infradead.org
Wed Aug 31 14:06:46 PDT 2022


jow pushed a commit to openwrt/openwrt.git, branch openwrt-22.03:
https://git.openwrt.org/26b436e2a20743c0826b293d6574a2ca4fee9fe8

commit 26b436e2a20743c0826b293d6574a2ca4fee9fe8
Author: Jo-Philipp Wich <jo at mein.io>
AuthorDate: Mon Aug 29 16:02:16 2022 +0200

    ucode: update to latest Git HEAD
    
    344fa9e lib: extend render() to support function values
    89452b2 lib: improve getenv() and split() implementations
    
    Signed-off-by: Jo-Philipp Wich <jo at mein.io>
    [fix commit subject]
    (cherry picked from commit c6d6306827e9296faad26981996825ce3e90259d)
---
 package/utils/ucode/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/utils/ucode/Makefile b/package/utils/ucode/Makefile
index 210a4c7f3c..025f997387 100644
--- a/package/utils/ucode/Makefile
+++ b/package/utils/ucode/Makefile
@@ -12,9 +12,9 @@ PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=https://github.com/jow-/ucode.git
-PKG_SOURCE_DATE:=2022-08-24
-PKG_SOURCE_VERSION:=bcdd2cb33797412cce1f1014d265a71461676cff
-PKG_MIRROR_HASH:=9ad0f4060654d002b67150bb655d9f455cf4672a8a406004fa7b45acbd53b3fa
+PKG_SOURCE_DATE:=2022-08-29
+PKG_SOURCE_VERSION:=344fa9e69da43ecdc4d8f7768d85d42639352405
+PKG_MIRROR_HASH:=94e1ae6779536b2bd8957db8c2922ec32dcef75258401707505b1d34b6f16d0b
 PKG_MAINTAINER:=Jo-Philipp Wich <jo at mein.io>
 PKG_LICENSE:=ISC
 




More information about the lede-commits mailing list