diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-02-29 09:25:06 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-02-29 10:03:06 +0000 |
commit | 66db67f4808aa507163bd1de7bbca028af3d333a (patch) | |
tree | ec774a68348bd6ae5d2d390ad3a77f8f7d8ed597 /testing/ipt-netflow-grsec | |
parent | 5c9bf74287f0bab103b080a8f57dc124c4d99d3c (diff) | |
download | aports-66db67f4808aa507163bd1de7bbca028af3d333a.tar.bz2 aports-66db67f4808aa507163bd1de7bbca028af3d333a.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 4.1.18-r0
Diffstat (limited to 'testing/ipt-netflow-grsec')
-rw-r--r-- | testing/ipt-netflow-grsec/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/ipt-netflow-grsec/APKBUILD b/testing/ipt-netflow-grsec/APKBUILD index aa20886807..ab70da87d0 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -2,8 +2,8 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=4.1.17 -_kpkgrel=3 +_kver=4.1.18 +_kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel _ver=2.1 |