diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-09-10 17:19:25 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-09-11 16:31:46 +0200 |
commit | 2f81ed566fb2987b16d6e07f3732f9fa0324650a (patch) | |
tree | 5201ad6ceccc67bd77a674da43ef32910d7b1425 /testing/ipt-netflow-grsec/APKBUILD | |
parent | 218ddf591a5665e3da388ce88c6dc95d40642b3b (diff) | |
download | aports-2f81ed566fb2987b16d6e07f3732f9fa0324650a.tar.bz2 aports-2f81ed566fb2987b16d6e07f3732f9fa0324650a.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.18.21-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 9499c3df6..fceec2acd 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -2,8 +2,8 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=3.18.20 -_kpkgrel=1 +_kver=3.18.21 +_kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel _ver=2.1 |