From 549fd00e1f7b1f16592873bcb8dd0ec2417df0fd Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Sat, 28 May 2016 23:46:26 -0400 Subject: [PATCH] ndpi: update to 1.8. --- srcpkgs/ndpi/patches/types.patch | 11 ----------- srcpkgs/ndpi/template | 4 ++-- 2 files changed, 2 insertions(+), 13 deletions(-) delete mode 100644 srcpkgs/ndpi/patches/types.patch diff --git a/srcpkgs/ndpi/patches/types.patch b/srcpkgs/ndpi/patches/types.patch deleted file mode 100644 index 3794e17b682..00000000000 --- a/srcpkgs/ndpi/patches/types.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- src/include/linux_compat.h.bck 2016-02-01 04:20:53.130125595 -0500 -+++ src/include/linux_compat.h 2016-02-01 04:21:07.555942679 -0500 -@@ -28,6 +28,8 @@ - - #include "ndpi_define.h" - -+#include -+ - #if defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) - #include - diff --git a/srcpkgs/ndpi/template b/srcpkgs/ndpi/template index 7fe882f55d4..63c0487a75c 100644 --- a/srcpkgs/ndpi/template +++ b/srcpkgs/ndpi/template @@ -1,6 +1,6 @@ # Template file for 'ndpi' pkgname=ndpi -version=1.7 +version=1.8 revision=1 wrksrc=nDPI-${version} build_style=gnu-configure @@ -11,7 +11,7 @@ maintainer="Toyam Cox " license="GPL-3" homepage="http://www.ntop.org/products/ndpi/" distfiles="https://github.com/ntop/nDPI/archive/${version}.tar.gz" -checksum=109ec948c869022258db9188df48e985c285b3d9a43d160bb5fb5da5986e27ea +checksum=cea26a7f280301cc3a0e714b560d48b57ae2cf6453b71eb647ceb3fccecb5ba2 pre_configure() { autoreconf -fi