summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKonstantin Shalygin2021-11-19 00:44:31 +0700
committerKonstantin Shalygin2021-11-19 00:44:31 +0700
commit6e14019830f7de3329140cb6b5e2c8d2e09a3242 (patch)
treec9ce0e1e782c4b4eef087569bfc087c0f6d8b8a5 /PKGBUILD
parent32e6290fb07af01cfa9e80a4949b11c2068b8d7c (diff)
downloadaur-6e14019830f7de3329140cb6b5e2c8d2e09a3242.tar.gz
Switch branch to flow_info-4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8959a15ec92f..785c9709fe07 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Shalygin Konstantin <k0ste@k0ste.ru>
pkgname='ipt_ndpi'
-pkgver=1.2_3.2.0.2224.8a19d7e3
+pkgver=1.2_4.1.0.3490.696ba0c2
pkgrel=1
pkgdesc='nDPI as netfilter extension.'
arch=('any')
@@ -25,7 +25,7 @@ pkgver() {
prepare() {
cd "${srcdir}/${pkgname}"
- git checkout flow_info-3.2
+ git checkout flow_info-4
./autogen.sh
cd "src/lib"
make ndpi_network_list.c.inc