ndpi: update to 1.8.

This commit is contained in:
Toyam Cox 2016-05-28 23:46:26 -04:00
parent 61ee324dd2
commit 549fd00e1f
2 changed files with 2 additions and 13 deletions

View File

@ -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 <sys/types.h>
+
#if defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__)
#include <machine/endian.h>

View File

@ -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 <Vaelatern@gmail.com>"
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