File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -4,14 +4,14 @@ include $(INCLUDE_DIR)/kernel.mk
44include $(INCLUDE_DIR ) /version.mk
55
66PKG_NAME := mimic
7- PKG_VERSION := 0.7.0
7+ PKG_VERSION := 0.7.0.20250831
88PKG_RELEASE := 1
99
10- tag := v $( PKG_VERSION )
11- PKG_BUILD_DIR := $(BUILD_DIR ) /mimic-$(PKG_VERSION )
12- PKG_SOURCE := $(tag ) .tar.gz
10+ commit := 3dc69f8c629cd6f0b9d33871827d414ca65d9aa6
11+ PKG_BUILD_DIR := $(BUILD_DIR ) /mimic-$(commit )
12+ PKG_SOURCE := $(commit ) .tar.gz
1313PKG_SOURCE_URL := https://github.com/hack3ric/mimic/archive/
14- PKG_HASH := cfef6b4c3e3e08d1d69742bef473ea74ad49fa5916f641df7c4b82ec9f042a89
14+ PKG_HASH := eac54742a7b59826cfa79a8beb0809f019b643e7917a84c2d331ae1b9b33f29b
1515
1616PKG_BUILD_DEPENDS := argp-standalone bpf-headers bpftool/host
1717
You can’t perform that action at this time.
0 commit comments