diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-03-18 15:24:41 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-03-21 16:17:02 +0000 |
commit | 58c3ed483715261f8b33c104680138f0a4787fd7 (patch) | |
tree | 8071fbff4f0d4e6fea8d7ee21a57cb229ac21856 /testing | |
parent | 1f655eb62396fc4dd44c51268381730b71e53737 (diff) | |
download | aports-58c3ed483715261f8b33c104680138f0a4787fd7.tar.bz2 aports-58c3ed483715261f8b33c104680138f0a4787fd7.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 4.4.6-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 1ce55da851..be1525ba4c 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.20 +_kver=4.4.6 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |