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

Update ndpi to netfilter 2.6

This commit is contained in:
Ycarus 2019-01-19 07:58:46 +01:00
parent 5decee3f8e
commit 06ed97451f
2 changed files with 2 additions and 17 deletions

View file

@ -10,9 +10,9 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=ndpi-netfilter2
PKG_VERSION:=a360566
PKG_VERSION:=dfc2fc1
PKG_RELEASE:=1
PKG_REV:=a360566
PKG_REV:=dfc2fc1
PKG_SOURCE_PROTO:=git
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2