summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKonstantin Shalygin2020-03-24 08:17:35 +0700
committerKonstantin Shalygin2020-03-24 08:17:35 +0700
commit32e6290fb07af01cfa9e80a4949b11c2068b8d7c (patch)
tree8f0bc798631c195f0a191976ffc243776c2d09a5 /PKGBUILD
parentf8d0bf54cafa516efa42e791f0e7a3fada63ec82 (diff)
downloadaur-32e6290fb07af01cfa9e80a4949b11c2068b8d7c.tar.gz
Switch branch to flow_info-3.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 93fb707d5acd..8959a15ec92f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Shalygin Konstantin <k0ste@k0ste.ru>
pkgname='ipt_ndpi'
-pkgver=1.2_2.8.0.1530.8bd3384
+pkgver=1.2_3.2.0.2224.8a19d7e3
pkgrel=1
pkgdesc='nDPI as netfilter extension.'
arch=('any')
@@ -25,7 +25,7 @@ pkgver() {
prepare() {
cd "${srcdir}/${pkgname}"
- git checkout flow_info
+ git checkout flow_info-3.2
./autogen.sh
cd "src/lib"
make ndpi_network_list.c.inc