1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Update ndpi-netfilter2 and add host to bypass only if not already here

This commit is contained in:
Ycarus (Yannick Chabanois) 2022-02-11 12:07:14 +01:00
parent 1bcfffa392
commit a3131ab8b0
2 changed files with 9 additions and 4 deletions

View file

@ -11,8 +11,8 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=ndpi-netfilter2
PKG_RELEASE:=3
PKG_REV:=25a5c2e1d619aa2d819b18bed8276b3bd7eb4c5b
PKG_VERSION:=3.2-$(PKG_REV)
PKG_REV:=59f295ba86110f2642f76eb967b041c4108fedd5
PKG_VERSION:=4-$(PKG_REV)
PKG_SOURCE_PROTO:=git
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2