diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-06-20 08:14:42 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-06-20 08:14:42 +0000 |
commit | 82765f60f1c63b505d4da32f850522a71f799a47 (patch) | |
tree | f1c46201f29df2b950988c3d99cf6f7001c1dce0 /testing/ipt-netflow-grsec | |
parent | ddca0fe3b0448eb5143a0bd208a7cc104a82a42f (diff) | |
download | aports-82765f60f1c63b505d4da32f850522a71f799a47.tar.bz2 aports-82765f60f1c63b505d4da32f850522a71f799a47.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.14.8-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 ad65d9b0f..b7863ff04 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -2,8 +2,8 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=3.14.6 -_kpkgrel=2 +_kver=3.14.8 +_kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel _ver=1.8 |