diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-07-07 07:18:59 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-07-07 07:18:59 +0000 |
commit | 28611f787772de87d75d20dd92a372b4e65f1887 (patch) | |
tree | 8f8bc4bab937029202b0c94e880a7977cbeae042 /testing | |
parent | 2a500021094a9c63ee2591548de0648e257cce87 (diff) | |
download | aports-28611f787772de87d75d20dd92a372b4e65f1887.tar.bz2 aports-28611f787772de87d75d20dd92a372b4e65f1887.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.18.17-r0
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 3e4077a145..ff40411e23 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -2,7 +2,7 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=3.18.16 +_kver=3.18.17 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |