ndpi: update to 2.0.
This commit is contained in:
parent
76610a807f
commit
012df3c9a4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ndpi'
|
||||
pkgname=ndpi
|
||||
version=1.8
|
||||
version=2.0
|
||||
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=cea26a7f280301cc3a0e714b560d48b57ae2cf6453b71eb647ceb3fccecb5ba2
|
||||
checksum=90ae6e4de83bda5bb7405207020c1e0be364841510fdf5f0a2d48974e1a3fbcb
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue