We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent defd8d7 commit 99b6fc1Copy full SHA for 99b6fc1
1 file changed
tools/erofs-utils/Makefile
@@ -7,12 +7,13 @@
7
include $(TOPDIR)/rules.mk
8
9
PKG_NAME:=erofs-utils
10
-PKG_VERSION:=1.8.10
+PKG_VERSION:=1.9.1
11
PKG_RELEASE:=1
12
13
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
14
PKG_SOURCE_URL=https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/snapshot/
15
-PKG_HASH:=05eb4edebe11decce6ecb34e98d2f80c8cd283c2f2967d8ba7efd58418570514
+PKG_HASH:=a9ef5ab67c4b8d2d3e9ed71f39cd008bda653142a720d8a395a36f1110d0c432
16
+PKG_CPE_ID:=cpe:/a:erofs-utils_project:erofs-utils
17
18
PKG_FIXUP:=autoreconf
19
0 commit comments