From 6b1c23a301addaffbbe48876920f33007b07a397 Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Tue, 15 Sep 2020 15:22:58 +0200 Subject: [PATCH] Update ndpi-netfilter2 --- ndpi-netfilter2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ndpi-netfilter2/Makefile b/ndpi-netfilter2/Makefile index 173c7cf37..7229b5151 100644 --- a/ndpi-netfilter2/Makefile +++ b/ndpi-netfilter2/Makefile @@ -1,6 +1,6 @@ # # Based on package from https://github.com/openwrt-develop/ndpi-netfilter/ -# Copyright (C) 2018-2019 Ycarus (Yannick Chabanois) +# Copyright (C) 2018-2020 Ycarus (Yannick Chabanois) for OpenMPTCProuter # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -11,7 +11,7 @@ include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=ndpi-netfilter2 PKG_RELEASE:=2 -PKG_REV:=3bf4551e2234dc9f32a510ecd8760db29fd4c503 +PKG_REV:=aab617c0bd8ea7501ebcfa543e9fab1e92a49f77 PKG_VERSION:=3.2-$(PKG_REV) PKG_SOURCE_PROTO:=git