diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-09-09 11:51:17 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-09-09 11:51:17 +0000 |
commit | fdff001e91a33685ba3ea5b24b0dbb65a78fa24c (patch) | |
tree | 08cad2575bdfbcb4f3491a95c8b792b3fd3ffdca | |
parent | 3cf5b415e63bf34b2e086d4c648a5bcc854377e0 (diff) | |
download | aports-fdff001e91a33685ba3ea5b24b0dbb65a78fa24c.tar.bz2 aports-fdff001e91a33685ba3ea5b24b0dbb65a78fa24c.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.10.11-r1
-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 78efe4eb62..f6e7e86ed3 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.10 +_kver=3.10.11 _kpkgrel=1 # when chaning _ver we *must* bump _mypkgrel |