mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-09-09 00:06:08 +08:00
tools: erofs-utils: update to 1.9.4
ChangeLog: https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/tree/ChangeLog?h=v1.9.4 Build system: x86/64 Tested on: x86/64 Signed-off-by: Andy Chiang <AndyChiang_git@outlook.com> Link: https://github.com/openwrt/openwrt/pull/24991 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
committed by
Robert Marko
parent
23aaf320ad
commit
f3f427048a
@@ -7,14 +7,14 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=erofs-utils
|
||||
PKG_VERSION:=1.8.10
|
||||
PKG_VERSION:=1.9.4
|
||||
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:=a21d244aee8cb216ac4436bf7f790e75fca113ea9a5512c8e4ac530c4983ef32
|
||||
PKG_SOURCE_DATE:=2025-07-15
|
||||
PKG_SOURCE_VERSION:=51b5939b5f783221310d25146e6a2019ba8129b6
|
||||
PKG_MIRROR_HASH:=322cc1862aed67a511519c5c82140b44b2f67de74e5e0ff5204312ec54e858b4
|
||||
PKG_SOURCE_DATE:=2026-08-19
|
||||
PKG_SOURCE_VERSION:=f36cadb5c563995ab3aa8572a60ed6b721b9557d
|
||||
PKG_CPE_ID:=cpe:/a:erofs-utils_project:erofs-utils
|
||||
|
||||
PKG_FIXUP:=autoreconf
|
||||
|
||||
Reference in New Issue
Block a user