diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-07-08 11:08:30 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-07-08 11:13:42 +0000 |
commit | e12311a729818f47c71c62682b229587f213e2cc (patch) | |
tree | 8a1d621b48152501044dfa07da9c0401a494414a | |
parent | a5bdf1c9aeeb2d387bef9c879619575ee869fecc (diff) | |
download | aports-e12311a729818f47c71c62682b229587f213e2cc.tar.bz2 aports-e12311a729818f47c71c62682b229587f213e2cc.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.14.11-r2
-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 a978dacf1..ae2c11772 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.10 +_kver=3.14.11 _kpkgrel=2 # when chaning _ver we *must* bump _mypkgrel |