diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-03-26 15:56:00 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-03-27 07:47:09 +0000 |
commit | b96824b05ffcbec9c5af39613496e66a3ebdc038 (patch) | |
tree | d0a6bb0e3e240b9c98f8dd28ae04252f27947ddf /testing/ipt-netflow-grsec | |
parent | 9532a4e0793a47e27c2bc987d7fa8e0961ed3d3f (diff) | |
download | aports-b96824b05ffcbec9c5af39613496e66a3ebdc038.tar.bz2 aports-b96824b05ffcbec9c5af39613496e66a3ebdc038.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.13.7-r0
Diffstat (limited to 'testing/ipt-netflow-grsec')
-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 7d7c460613..4eb2962509 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -2,8 +2,8 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=3.12.8 -_kpkgrel=1 +_kver=3.13.7 +_kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel _ver=1.8 |