diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-17 07:53:44 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-17 08:19:42 +0000 |
commit | e7b9cbfef92a693e30c5b82978d4abc7620f0a6f (patch) | |
tree | 24105a26edad751878f863f4e37c682809d023c6 /testing | |
parent | 1940c0ec7555b958ff492460daaf4b9ebe3bcdc6 (diff) | |
download | aports-e7b9cbfef92a693e30c5b82978d4abc7620f0a6f.tar.bz2 aports-e7b9cbfef92a693e30c5b82978d4abc7620f0a6f.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 4.9.22-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 e7958aeb25..eb7573fd18 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.21 +_kver=4.9.22 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |