summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKonstantin Shalygin2019-01-19 13:21:46 +0700
committerKonstantin Shalygin2019-01-19 13:21:46 +0700
commitb8f00cc92b5279e2ef8ba935d7a7726bf30b3fb7 (patch)
treedafea52117bc5e7badd0296e4610f763515adbdd /PKGBUILD
parent7e4a7b01b43bfb53d8cddce49ed4c4ce01b89d59 (diff)
downloadaur-b8f00cc92b5279e2ef8ba935d7a7726bf30b3fb7.tar.gz
Use new netfilter-2.6 branch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3ef8c43353c7..d81a838e9882 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Shalygin Konstantin <k0ste@k0ste.ru>
pkgname='ipt_ndpi'
-pkgver=1.2_2.4.0.1318.a360566
+pkgver=1.2_2.6.0.1423.dfc2fc1
pkgrel=1
pkgdesc='nDPI as netfilter extension.'
arch=('any')
@@ -27,7 +27,7 @@ pkgver() {
prepare() {
cd "${srcdir}/${pkgname}"
- git checkout netfilter-2.2
+ git checkout netfilter-2.6
./autogen.sh
cd "src/lib"
make ndpi_network_list.c.inc