diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-07-23 09:05:46 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-07-23 12:29:16 +0000 |
commit | 216d58c51ac949153ce671fbfa394426744163b5 (patch) | |
tree | 1dc6e5102cbdcb29c6baad116a4dbd45027dd5a1 /testing | |
parent | de3c7333a360c33e48a792184e5a95e0f303bdc6 (diff) | |
download | aports-216d58c51ac949153ce671fbfa394426744163b5.tar.bz2 aports-216d58c51ac949153ce671fbfa394426744163b5.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.9.11-r0
Diffstat (limited to 'testing')
-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 9204750b19..bc6ad1fddf 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -3,7 +3,7 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=3.9.9 +_kver=3.9.11 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |