diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-06-12 08:40:55 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-06-12 08:40:55 +0000 |
commit | 0f31d6101e4509fdd812f7cee05f9dc53460f511 (patch) | |
tree | 56290308ec78f1203767b35bb2624100708fc172 /testing/ipt-netflow-grsec | |
parent | 28b6ab5fadc17753eee68313aed70bfa68f54330 (diff) | |
download | aports-0f31d6101e4509fdd812f7cee05f9dc53460f511.tar.bz2 aports-0f31d6101e4509fdd812f7cee05f9dc53460f511.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.14.6-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 246115731d..ddcb1d2748 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.5 +_kver=3.14.6 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |