[openwrt/openwrt] tools: erofs-utils: update to 1.8.10

LEDE Commits lede-commits at lists.infradead.org
Wed Nov 19 03:40:04 PST 2025


ansuel pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/9359fc93767ee9e1345c914d77b1cd09d1bdb78f

commit 9359fc93767ee9e1345c914d77b1cd09d1bdb78f
Author: Andy Chiang <AndyChiang_git at outlook.com>
AuthorDate: Sun Nov 16 13:05:39 2025 +0700

    tools: erofs-utils: update to 1.8.10
    
    ChangeLog:
      https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/tree/ChangeLog?h=v1.8.10
    
    Build system: x86/64
    Tested on:
      - x86/64 (build + run)
      - mediatek/filogic GL-MT3000 (build + run)
    
    Signed-off-by: Andy Chiang <AndyChiang_git at outlook.com>
    Link: https://github.com/openwrt/openwrt/pull/20804
    Signed-off-by: Christian Marangi <ansuelsmth at gmail.com>
---
 tools/erofs-utils/Makefile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/tools/erofs-utils/Makefile b/tools/erofs-utils/Makefile
index e25f2f8409..d047d276e5 100644
--- a/tools/erofs-utils/Makefile
+++ b/tools/erofs-utils/Makefile
@@ -7,14 +7,14 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=erofs-utils
-PKG_VERSION:=1.8.9
+PKG_VERSION:=1.8.10
 PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git
-PKG_MIRROR_HASH:=feab7386de6faf11cb29af5bfa240ea119b14bfd66c14d80de0509c1ab16dcc6
-PKG_SOURCE_DATE:=2025-06-26
-PKG_SOURCE_VERSION:=81169bf3cfd26b8f2b3aa3b20da23971168a90a9
+PKG_MIRROR_HASH:=a21d244aee8cb216ac4436bf7f790e75fca113ea9a5512c8e4ac530c4983ef32
+PKG_SOURCE_DATE:=2025-07-15
+PKG_SOURCE_VERSION:=51b5939b5f783221310d25146e6a2019ba8129b6
 
 PKG_FIXUP:=autoreconf
 




More information about the lede-commits mailing list