diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-06-30 13:49:41 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-06-30 13:49:41 +0000 |
commit | 76b27875d64b3dd3c2a2a0a0b78f9e75480566d6 (patch) | |
tree | 0585345bf9a44e4f5b815359e94526433c3cd5e3 /testing | |
parent | a0a636cd369da0aebc1179f4923fc3202c776748 (diff) | |
download | aports-76b27875d64b3dd3c2a2a0a0b78f9e75480566d6.tar.bz2 aports-76b27875d64b3dd3c2a2a0a0b78f9e75480566d6.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.9.8-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 f0df6ac18d..82f2ade399 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.7 +_kver=3.9.8 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |