diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-09-22 13:10:11 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-09-22 13:10:11 +0200 |
commit | 3f1de9eb62dc25f38852426b37fdbe00f3fbd6bb (patch) | |
tree | 579a55fded96b7476b3c158e94b0e5881238452c /testing/ipt-netflow-grsec | |
parent | 59d2bd3a8645cd51161a0ac4bb64161bb0b1990f (diff) | |
download | aports-3f1de9eb62dc25f38852426b37fdbe00f3fbd6bb.tar.bz2 aports-3f1de9eb62dc25f38852426b37fdbe00f3fbd6bb.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.18.21-r1
Diffstat (limited to 'testing/ipt-netflow-grsec')
-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 fceec2acd8..fd6cf374d9 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -3,7 +3,7 @@ _flavor=grsec _kpkg=linux-$_flavor _kver=3.18.21 -_kpkgrel=0 +_kpkgrel=1 # when chaning _ver we *must* bump _mypkgrel _ver=2.1 |