diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-10-28 07:10:11 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-10-28 07:10:11 +0000 |
commit | a3edf2f3ae9d412a66e30f5278540299a5f23900 (patch) | |
tree | 4e218b4e4a32f8accc93bdbfd1c31ed3e48bf1d8 /testing/ipt-netflow-grsec | |
parent | 67caee8f77d57c662202284b8ea5520fcc323b83 (diff) | |
download | aports-a3edf2f3ae9d412a66e30f5278540299a5f23900.tar.bz2 aports-a3edf2f3ae9d412a66e30f5278540299a5f23900.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 4.1.12-r0
Diffstat (limited to 'testing/ipt-netflow-grsec')
-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 aad180574c..6274d51108 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -2,7 +2,7 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=4.1.11 +_kver=4.1.12 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |