From f51525e60f388aed6de92455d1372b3f5520ced6 Mon Sep 17 00:00:00 2001 From: Natanael Copa <ncopa@alpinelinux.org> Date: Mon, 14 Nov 2016 15:18:40 +0000 Subject: [PATCH] testing/ipt-netflow-grsec: rebuild against kernel 4.4.31-r0 --- testing/ipt-netflow-grsec/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/ipt-netflow-grsec/APKBUILD b/testing/ipt-netflow-grsec/APKBUILD index 84cd8a38f359..838a81521a86 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -2,8 +2,8 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=4.4.30 -_kpkgrel=1 +_kver=4.4.31 +_kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel _ver=2.1 -- GitLab