summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKonstantin Shalygin2020-03-24 08:17:35 +0700
committerKonstantin Shalygin2020-03-24 08:17:35 +0700
commit32e6290fb07af01cfa9e80a4949b11c2068b8d7c (patch)
tree8f0bc798631c195f0a191976ffc243776c2d09a5
parentf8d0bf54cafa516efa42e791f0e7a3fada63ec82 (diff)
downloadaur-32e6290fb07af01cfa9e80a4949b11c2068b8d7c.tar.gz
Switch branch to flow_info-3.2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b61a73a3bf70..0059633391df 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ipt_ndpi
pkgdesc = nDPI as netfilter extension.
- pkgver = 1.2_2.8.0.1530.8bd3384
+ pkgver = 1.2_3.2.0.2224.8a19d7e3
pkgrel = 1
url = https://github.com/vel21ripn/nDPI
arch = any
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