mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-10 07:34:40 +01:00
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@outlook.com> Link: https://github.com/openwrt/openwrt/pull/20804 Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
parent
79d418eed8
commit
9359fc9376
1 changed files with 4 additions and 4 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue