diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-07-02 07:17:54 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-07-02 07:21:01 +0000 |
commit | e5175c9e39ee3e995e9d83d5776aa516efccd7e0 (patch) | |
tree | 143e1899db0089d0c1c6330ccb7cbef89ff4ed75 /testing/ipt-netflow-grsec | |
parent | 207bab58cadefadf03f98f4cf0108ad23717cf19 (diff) | |
download | aports-e5175c9e39ee3e995e9d83d5776aa516efccd7e0.tar.bz2 aports-e5175c9e39ee3e995e9d83d5776aa516efccd7e0.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.14.10-r1
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 bf21cf78da..77733778ab 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.8 +_kver=3.14.10 _kpkgrel=1 # when chaning _ver we *must* bump _mypkgrel |