aboutsummaryrefslogtreecommitdiff
path: root/libs/libpfring/Makefile
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2019-11-09 19:49:16 -0800
committerRosen Penev <rosenp@gmail.com>2019-11-09 19:51:19 -0800
commit04b5e109115ae0dad0c4a7104b1115ab8a0a7ce0 (patch)
treea84f93cf948fcc5561daee26d22bdcf02dc992b5 /libs/libpfring/Makefile
parentdecf99dc64aa01802a4ca56602aec94f4df30523 (diff)
libpfring: Fix compilation with kernel >= 4.16
Backported upstream patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'libs/libpfring/Makefile')
-rw-r--r--libs/libpfring/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/libpfring/Makefile b/libs/libpfring/Makefile
index 996f33f2b..e82297f20 100644
--- a/libs/libpfring/Makefile
+++ b/libs/libpfring/Makefile
@@ -10,7 +10,7 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=libpfring
PKG_VERSION:=7.4.0
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/ntop/PF_RING/tar.gz/$(PKG_VERSION)?