diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-11-07 09:58:38 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-11-07 09:58:38 +0000 |
commit | e23c58a1c7f1af8c282ae2375cbbf490df7a51cb (patch) | |
tree | 08c4f57f903129f47d58b1d054afb7effb80cca9 | |
parent | 1581c47ddd7072b318b82cb0c444836cc462f218 (diff) | |
download | aports-e23c58a1c7f1af8c282ae2375cbbf490df7a51cb.tar.bz2 aports-e23c58a1c7f1af8c282ae2375cbbf490df7a51cb.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 4.4.30-r0
-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 16b4ec19a1..542fdfa82f 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -2,7 +2,7 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=4.4.27 +_kver=4.4.30 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |