diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-02-16 10:41:56 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-02-16 10:52:24 +0000 |
commit | 3e2aeb81200336c0e9956b32dd19488c6d9941f2 (patch) | |
tree | 74151f8ad33a305394cea080ea81e95573e15b23 /testing/ipt-netflow-grsec/APKBUILD | |
parent | 475f898955bf524a04fe7d0c87db4b4a12f7e65d (diff) | |
download | aports-3e2aeb81200336c0e9956b32dd19488c6d9941f2.tar.bz2 aports-3e2aeb81200336c0e9956b32dd19488c6d9941f2.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 4.9.10-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 e4c01a8960..0fcd2fb50d 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -2,8 +2,8 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=4.9.9 -_kpkgrel=1 +_kver=4.9.10 +_kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel _ver=2.2 |