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

LEDE Commits lede-commits at lists.infradead.org
Tue May 31 12:17:48 PDT 2022


jow pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/251e70c88725fb33960ca60202dd55a84ae6b4d7

commit 251e70c88725fb33960ca60202dd55a84ae6b4d7
Author: Jo-Philipp Wich <jo at mein.io>
AuthorDate: Tue May 31 10:59:47 2022 +0200

    ucode: update to latest Git HEAD
    
    da3f089 lib: rework uc_index() implementation
    559029e ci: make jobs faster during pull request testing
    
    Signed-off-by: Jo-Philipp Wich <jo at mein.io>
---
 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 5af2109353..2672f46e17 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-05-20
-PKG_SOURCE_VERSION:=081871e18db544e2c834a516950e1c16c9bc4d2c
-PKG_MIRROR_HASH:=5ff1ee6d5549e83ac7bc5f5877d303c82cdb8e640305de5d95cbd3ce66ced133
+PKG_SOURCE_DATE:=2022-05-31
+PKG_SOURCE_VERSION:=ae62d7224c70d202a3d0ee3eecc25eb6551c92ef
+PKG_MIRROR_HASH:=11e28bf90c122d07d02e92fdf10d2aad68b62f4ed1b383eb820a5a384d97adce
 PKG_MAINTAINER:=Jo-Philipp Wich <jo at mein.io>
 PKG_LICENSE:=ISC
 




More information about the lede-commits mailing list