Skip to content

Commit 99b6fc1

Browse files
committed
erofs-utils: update to 1.9.1
1 parent defd8d7 commit 99b6fc1

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

tools/erofs-utils/Makefile

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

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

1313
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
1414
PKG_SOURCE_URL=https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/snapshot/
15-
PKG_HASH:=05eb4edebe11decce6ecb34e98d2f80c8cd283c2f2967d8ba7efd58418570514
15+
PKG_HASH:=a9ef5ab67c4b8d2d3e9ed71f39cd008bda653142a720d8a395a36f1110d0c432
16+
PKG_CPE_ID:=cpe:/a:erofs-utils_project:erofs-utils
1617

1718
PKG_FIXUP:=autoreconf
1819

0 commit comments

Comments
 (0)