diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-10-16 07:51:36 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-10-16 07:51:36 +0000 |
commit | 7ac2997d5f019ffe1f609b4067da28959b281953 (patch) | |
tree | ead4292c126dc1e78155fe94ff84af64dd351de9 /testing/ipt-netflow-grsec | |
parent | 838f05337a5b654db6de73cbdc23ca5edefc9b29 (diff) | |
download | aports-7ac2997d5f019ffe1f609b4067da28959b281953.tar.bz2 aports-7ac2997d5f019ffe1f609b4067da28959b281953.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.14.21-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 8fb7246a55..8c1db120c7 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -2,8 +2,8 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=3.14.20 -_kpkgrel=1 +_kver=3.14.21 +_kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel _ver=2.0 |