diff options
author | Timo Teräs <timo.teras@iki.fi> | 2016-11-24 16:12:10 +0200 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2016-11-24 16:12:10 +0200 |
commit | c04720506f0705658c07cac80d9a9f183960c49a (patch) | |
tree | 01c122ee717e4d586f19375d37e70b82a00fc8fc /testing | |
parent | 982af8e2284705f68853fcfa56c7fe2faad13a2f (diff) | |
download | aports-c04720506f0705658c07cac80d9a9f183960c49a.tar.bz2 aports-c04720506f0705658c07cac80d9a9f183960c49a.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 4.4.34-r2
Diffstat (limited to 'testing')
-rw-r--r-- | testing/ipt-netflow-grsec/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ipt-netflow-grsec/APKBUILD b/testing/ipt-netflow-grsec/APKBUILD index 28b892b2c7..0d573703c5 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -3,7 +3,7 @@ _flavor=grsec _kpkg=linux-$_flavor _kver=4.4.34 -_kpkgrel=1 +_kpkgrel=2 # when chaning _ver we *must* bump _mypkgrel _ver=2.1 |