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

Revert to previsous ndpi release, this seems to make RPI crash ?

This commit is contained in:
Ycarus (Yannick Chabanois) 2019-09-14 09:14:59 +02:00
parent f98fc8bc5e
commit 8627e82cc8

View file

@ -10,11 +10,11 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=ndpi-netfilter2
#PKG_VERSION:=56d8788
PKG_VERSION:=b353209
PKG_VERSION:=56d8788
#PKG_VERSION:=b353209
PKG_RELEASE:=2
#PKG_REV:=56d8788
PKG_REV:=b353209
PKG_REV:=56d8788
#PKG_REV:=b353209
PKG_SOURCE_PROTO:=git
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2