diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-08-19 20:39:03 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-08-19 20:39:03 +0000 |
commit | 0945aeb3d29ff6e3a619f605348b63781f4045a7 (patch) | |
tree | 5191a3597abfb6e0ee7b144aa5fdb750f34fee00 /testing/ipt-netflow-grsec | |
parent | 549855b82d17444e287d2f7282a554bc13c70195 (diff) | |
download | aports-0945aeb3d29ff6e3a619f605348b63781f4045a7.tar.bz2 aports-0945aeb3d29ff6e3a619f605348b63781f4045a7.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 4.4.18-r0
Diffstat (limited to 'testing/ipt-netflow-grsec')
-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 1fa399f0d6..1ab558daf8 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.17 +_kver=4.4.18 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |