diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-10-15 16:56:27 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-10-15 16:56:27 +0000 |
commit | ef1dcf13198e87e215ca741f84dc9449a2e8a12c (patch) | |
tree | 53090ce62592795600beaf4e05b5386c804f9e69 /testing/ipt-netflow-grsec | |
parent | 6a7bab979b6ba3d9e8183929d858122b9c1621d0 (diff) | |
download | aports-ef1dcf13198e87e215ca741f84dc9449a2e8a12c.tar.bz2 aports-ef1dcf13198e87e215ca741f84dc9449a2e8a12c.tar.xz |
main/ipt-netflow-grsec: rebuild against kernel 3.10.16-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 4ea45f281..e08720f54 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -2,7 +2,7 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=3.10.15 +_kver=3.10.16 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |