Skip to content

Commit 9359fc9

Browse files
RickLiuM2A1T90MQ-9Ansuel
authored andcommitted
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 <[email protected]> Link: openwrt/openwrt#20804 Signed-off-by: Christian Marangi <[email protected]>
1 parent 79d418e commit 9359fc9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tools/erofs-utils/Makefile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77
include $(TOPDIR)/rules.mk
88

99
PKG_NAME:=erofs-utils
10-
PKG_VERSION:=1.8.9
10+
PKG_VERSION:=1.8.10
1111
PKG_RELEASE:=1
1212

1313
PKG_SOURCE_PROTO:=git
1414
PKG_SOURCE_URL=https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git
15-
PKG_MIRROR_HASH:=feab7386de6faf11cb29af5bfa240ea119b14bfd66c14d80de0509c1ab16dcc6
16-
PKG_SOURCE_DATE:=2025-06-26
17-
PKG_SOURCE_VERSION:=81169bf3cfd26b8f2b3aa3b20da23971168a90a9
15+
PKG_MIRROR_HASH:=a21d244aee8cb216ac4436bf7f790e75fca113ea9a5512c8e4ac530c4983ef32
16+
PKG_SOURCE_DATE:=2025-07-15
17+
PKG_SOURCE_VERSION:=51b5939b5f783221310d25146e6a2019ba8129b6
1818

1919
PKG_FIXUP:=autoreconf
2020

0 commit comments

Comments
 (0)