diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-08-15 08:08:03 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-08-15 09:37:32 +0000 |
commit | d852958389d0dd18cc0ebd73f3a847b40f34520a (patch) | |
tree | adbfb2d03604eaa4f220da4d056dc9960cf2185c /testing/ipt-netflow-grsec/APKBUILD | |
parent | 61eb500572c5d3fd08192d20bd85ba3412a00f34 (diff) | |
download | aports-d852958389d0dd18cc0ebd73f3a847b40f34520a.tar.bz2 aports-d852958389d0dd18cc0ebd73f3a847b40f34520a.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.14.17-r0
Diffstat (limited to 'testing/ipt-netflow-grsec/APKBUILD')
-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 fc3a3ec825..c65dd741d2 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -2,7 +2,7 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=3.14.16 +_kver=3.14.17 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |