Merge pull request #4048 from radare/ndpi

ndpi: update to 1.7
This commit is contained in:
Toyam Cox 2016-04-17 13:34:47 -04:00
commit 37bd15973e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'ndpi' # Template file for 'ndpi'
pkgname=ndpi pkgname=ndpi
version=1.6 version=1.7
revision=1 revision=1
wrksrc=nDPI-${version} wrksrc=nDPI-${version}
build_style=gnu-configure build_style=gnu-configure
@ -11,7 +11,7 @@ maintainer="Toyam Cox <Vaelatern@gmail.com>"
license="GPL-3" license="GPL-3"
homepage="http://www.ntop.org/products/ndpi/" homepage="http://www.ntop.org/products/ndpi/"
distfiles="https://github.com/ntop/nDPI/archive/${version}.tar.gz" distfiles="https://github.com/ntop/nDPI/archive/${version}.tar.gz"
checksum=0863c7096f70c785e1b27a34f7b40939ac1a0e3a734ea3dcaa5cf161360a2561 checksum=109ec948c869022258db9188df48e985c285b3d9a43d160bb5fb5da5986e27ea
pre_configure() { pre_configure() {
autoreconf -fi autoreconf -fi