diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-06-18 11:03:13 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-06-18 12:24:20 +0000 |
commit | f1314257e672fd26adcaa4cab18beaf4d81d4279 (patch) | |
tree | 41e73de02da4c20b2361ef8cd13b6e761a622f29 /testing/ipt-netflow-grsec/APKBUILD | |
parent | 66df80ffa721b418370fbc9eeac316d6b4dfb862 (diff) | |
download | aports-f1314257e672fd26adcaa4cab18beaf4d81d4279.tar.bz2 aports-f1314257e672fd26adcaa4cab18beaf4d81d4279.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.9.6-r0
Diffstat (limited to 'testing/ipt-netflow-grsec/APKBUILD')
-rw-r--r-- | testing/ipt-netflow-grsec/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/ipt-netflow-grsec/APKBUILD b/testing/ipt-netflow-grsec/APKBUILD index f0260493b8..9f0b84a811 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -3,8 +3,8 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=3.9.5 -_kpkgrel=1 +_kver=3.9.6 +_kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel _ver=1.8.4 |