diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-12-27 19:13:12 +0100 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-12-27 19:13:12 +0100 |
commit | 2660ac640dd261e8c3e6b03bada7af993dedd03d (patch) | |
tree | 3442a94d75caa2590f811dc7d6a098bd05a09cd4 | |
parent | 738bf2a84cd5394073ec7aeb08e8928b7e54a370 (diff) | |
download | aports-2660ac640dd261e8c3e6b03bada7af993dedd03d.tar.bz2 aports-2660ac640dd261e8c3e6b03bada7af993dedd03d.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 4.4.39-r3
-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 6b8f567a9c..33dec4fb79 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.39 -_kpkgrel=2 +_kpkgrel=3 # when chaning _ver we *must* bump _mypkgrel _ver=2.1 |