diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-12-09 08:21:16 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-12-09 08:21:16 +0000 |
commit | 70681b3ff37a9945d4815340cefff48e8f8486ea (patch) | |
tree | f5e9a9cad0bfb28d0185d8d2dadc3ec2038be468 /testing/ipt-netflow-grsec | |
parent | dd5e53d427469c096f4536be41cde3f75e8f086d (diff) | |
download | aports-70681b3ff37a9945d4815340cefff48e8f8486ea.tar.bz2 aports-70681b3ff37a9945d4815340cefff48e8f8486ea.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.10.23-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 131a6be61..2cb30954b 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.22 +_kver=3.10.23 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |