Skip to content

Commit

Permalink
更新ndpi version 9a6412b
Browse files Browse the repository at this point in the history
  • Loading branch information
Coolkids committed Oct 26, 2023
1 parent cca8c25 commit 141b522
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package/qos/ndpi-netfilter/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk

PKG_NAME:=ndpi-netfilter
PKG_VERSION:=b10df83
PKG_VERSION:=9a6412b
PKG_RELEASE:=$(AUTORELEASE)

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
diff --git forkSrcPrefix/ndpi-netfilter/src/main.c forkDstPrefix/ndpi-netfilter/src/main.c
index fbeabfb2d7fc38673283d2b839dc429b1b587033..f3f5d60f6264f07aaba28a86fb4c7a7e54a0b654 100644
index 3a324b3747bb3190b3c7d64469090b1c44a9636d..4c8ac506e79f0124305040ed3a5e38535b680fec 100644
--- forkSrcPrefix/ndpi-netfilter/src/main.c
+++ forkDstPrefix/ndpi-netfilter/src/main.c
@@ -3249,6 +3249,7 @@ static int __init ndpi_mt_init(void)
Expand Down

0 comments on commit 141b522

Please sign in to comment.