diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-07-29 13:02:00 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-07-29 13:02:00 +0000 |
commit | 55865fa753360bd00d014a9454465677098e6e89 (patch) | |
tree | c431f244d05cbf44fff53407ec3b81e019f847ed | |
parent | f0e2c8400643829bcd6fd359ba8f982bf1fbc489 (diff) | |
download | aports-55865fa753360bd00d014a9454465677098e6e89.tar.bz2 aports-55865fa753360bd00d014a9454465677098e6e89.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.14.14-r0
-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 41b8267d72..a2c3e2a667 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.13 +_kver=3.14.14 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |