diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-06-25 12:55:24 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-06-25 13:16:35 +0000 |
commit | 0da09e75c2a470ebc1abb23abf4a6d6bb2b005a9 (patch) | |
tree | a308e813f1e47e73b76dac3be4b1bd4497f44d7a /testing/ipt-netflow-grsec | |
parent | 53fa8e3e7365e0412375b1ecd842b8f7e42165f0 (diff) | |
download | aports-0da09e75c2a470ebc1abb23abf4a6d6bb2b005a9.tar.bz2 aports-0da09e75c2a470ebc1abb23abf4a6d6bb2b005a9.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.9.7-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 9f0b84a81..f0df6ac18 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.6 +_kver=3.9.7 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |