diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-03 07:34:32 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-03 07:55:31 +0000 |
commit | a5e3c0c41e3e6b8257235aad247dd1995e0fe6c0 (patch) | |
tree | 18a308f190e56c3af43253cb3ed84727a365d98a /testing | |
parent | 1d1fbc26e0bf1c7401e6d57c659593d1143b7e59 (diff) | |
download | aports-a5e3c0c41e3e6b8257235aad247dd1995e0fe6c0.tar.bz2 aports-a5e3c0c41e3e6b8257235aad247dd1995e0fe6c0.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 4.9.20-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 0a1713cba5..d5e13bb78c 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.19 +_kver=4.9.20 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |