diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-03-16 09:51:11 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-03-16 10:06:43 +0000 |
commit | b35893618874e35a5f53a2d667ce1cae1c8acdd8 (patch) | |
tree | 623939de2718953c0c4bf09efca8d55011c74e2a /testing | |
parent | 6c7fe640e73ca0af858428a929ad117ec59d2eef (diff) | |
download | aports-b35893618874e35a5f53a2d667ce1cae1c8acdd8.tar.bz2 aports-b35893618874e35a5f53a2d667ce1cae1c8acdd8.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 4.9.15-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 0f009d1953..5066b7c078 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -2,7 +2,7 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=4.9.14 +_kver=4.9.15 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |